当前位置:
首页 资源下载
搜索资源 - windows socket UDP
搜索资源列表
-
0下载:
windows socket UDP编程源码,vc6.0编译通过
-
-
0下载:
首先Server程序创建两个socket:
分别为 TCP socket(使用命令行参数指定端口号)
UDP socket(UDP端口号自定义,使用宏定义写在程序里,必须大于1024)。
server端在这两个端口上侦听连接,接受来自客户端的服务请求。
-
-
0下载:
socket 分别以tcp,udp两种方式通信的代码。
同一套代码,依靠不同的makefile文件,分别编译出在windows环境、linux环境、Android环境下的执行文件。,socket respectively tcp, udp communication code in two ways. The same set of code, relying on a different makefile files, respectively, lies in the windows en
-
-
0下载:
Windows下的socket编程源码,完整的工程,编译通过,无需更改即可使用-Socket programming under Windows source code, complete the project, compile, you can use without having to change
-
-
0下载:
example for windows socket UDP.
-
-
0下载:
UDP程序,经测试,能跑
通过SOCKET传输-UDP procedures, tested, run through the transmission SOCKET
-
-
0下载:
windows socket服务端,客户端通信工具的设计-windows socket server, the client communication tools designed
-
-
0下载:
基于UDP的简单收发演示,使用Windows API socket编程-The easy to send and receive UDP-based demonstration of the use of Windows API socket programming
-
-
0下载:
windows socket api在delphi中的封装,调用简单,可用于dll库的开发,目前只实现了UDP部分-windows socket api of the package in delphi, call simple dll library can be used for development, is only part of the realization of the UDP
-
-
0下载:
a simple UDP socket connection using windows socket library (WS2_32.lib).
-
-
0下载:
it is about socket programming in client side in windows.
-
-
0下载:
利用windows socket与UDP协议实现网络通信,操作平台VC++6.0 非常实用,希望大家喜欢-Using windows socket and UDP protocols, network communication, operating platform, VC++6.0 is very useful, I hope everyone likes
-
-
0下载:
1. WinSock学习笔记(一) 2
2. WinSock学习笔记(二) 11
3. 使用CSockets进行文件传送 17
4. 基于UDP的网络通迅程序 19
5. 点对点多线程断点续传的实现 22
6. Windows Socket 网络编程(一) 34
7. Windows Socket 网络编程(二) 36
8. Windows Sockets 网络编程(三) 40
9. TCP实现P2P通信(TCP穿越NAT/TCP打洞) 44
10. 深入 C
-
-
0下载:
windows 中网络编程 Socket TCP FTP UDP等概念-windows in the network programming concepts such as Socket TCP FTP UDP
-
-
0下载:
TCP-UDP通信,PPT中详细讲述了TCP、UDP相关技术,并详细讲解了windows socket相关编程函数,并带有socket编写的TCP通信程序。-TCP-UDP communication, PPT in detail the TCP, UDP related technologies, and explain in detail the windows socket programming related functions, and written with a TCP sock
-
-
0下载:
《网络编程综合资料》
介绍
常用网络协议编程
怎样接收电子邮件(POP3协议简介)
POP3协议封装类
POP3协议命令原始码及工作原理
RFC1939-POP3协议中文版
RFC821-简单邮件传输协议(SMTP)中文版
SMTP协议原始命令码和工作原理
TCP IP网络通信程序设计
TCP IP协议详解
TCPIP协议的化学专家实时交流系统
VC++SMTP协议电子邮件传送剖析
WINDOWS SOCKET API 使用经验
WINDO
-
-
0下载:
windows下面的网络程序设计,有TCP和UDP的服务器和客服端-Socket Programing on windows
-
-
0下载:
实现windows socket Udp 通讯-windows socket udp communication
-
-
0下载:
基于windows的Socket网络编程,使用Udp通讯 里面有发送端,和接收端其中一台电脑启动发送端,另一台电脑启动接收端,能实现互相发送信息双方都能查看并接收对方发出的信息的功能。(Socket network programming based on windows, using Udp communication inside the sending end and the receiving end, in which a computer start sending end, ano
-
-
0下载:
Windows TCP UDP SERVER CLIENT 套接字通信程序。(Windows TCP UDP SERVER CLIENT SOCKET communication code)
-