搜索资源列表
windows socket编程
- 首先Server程序创建两个socket: 分别为 TCP socket(使用命令行参数指定端口号) UDP socket(UDP端口号自定义,使用宏定义写在程序里,必须大于1024)。 server端在这两个端口上侦听连接,接受来自客户端的服务请求。
针对DAYTIME服务的UDP客户机和服务器的实现
- 编写针对DAYTIME服务的UDP客户机和服务器的实现,要显示DAYTIME返回的日期和时间值。
UDP SOCKET程序
- UDP SOCKET程序
socket(UDP).rar
- winsock实现网络通信(UDP)异步模式,winsock network communications (UDP) asynchronous mode
socket.tar.gz
- 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
TCP_UDP-Socket
- TCP和UDP 传输源码,还有 select 模型-TCP_UDP Transfer Examples,and Select
windows-Udp-socket
- Windows下的socket编程源码,完整的工程,编译通过,无需更改即可使用-Socket programming under Windows source code, complete the project, compile, you can use without having to change
java-socket
- 简单的JAVA聊天实现。客户端。TCP/UDP的使用。。。。。点对点通讯以及群发消息。-Simple JAVA chat implementation. Client. TCP/UDP use. . . . . Point to point communication, and mass messaging.
net_program_design
- 一本介绍网络编程的书籍,首先介绍了网络编程的接口、注意实现等,然后具体详解了TCP、UDP、socket等编程。-Introduced a network programming books, first introduced the network programming interfaces, such as attention to achieve, and then explain the specific TCP, UDP, socket programming, etc..
socket
- example for windows socket UDP.
UDP
- windows socket服务端,客户端通信工具的设计-windows socket server, the client communication tools designed
UDPPinger
- JAVA编写的,用UDP Socket的PING,会返回10个PING 响应时间-JAVA prepared, using UDP Socket
UDP
- 基于UDP的简单收发演示,使用Windows API socket编程-The easy to send and receive UDP-based demonstration of the use of Windows API socket programming
Socket
- 内有UDP点对点聊天及TCP.UDP高级编程等相关的详细代码。从事网络编程开发及学习者值得借鉴。-Within the UDP peer-to-peer chat and have TCP.UDP high-level programming code and other related details. Engaged in the development of network programming and learners to learn.
udpsocket
- linux下的udp socket通信,包括client和server端程序代码。-Udp socket communications linux under , including both client and server sides.
udpServer
- tcp udp socket commucation
tcpServer
- tcp udp socket vc++ c#
socket
- 用VC编写的socket,用于文件的收发,UDP协议-VC prepared with socket, used to send and receive documents, UDP protocol
Socket
- java实现UDP socket打洞,使消息在nat之间传递-java implementation UDP socket holes, so that messages passed between the nat! ! !
visualc-udp-socket
- 基于 c# 的socket编程源代码 最终实现了UDP的数据传输-C# for socket-based programming source code eventually the UDP data transmission