资源列表
UDP_chat
- 用在VC6.0下实现的UDP协议聊天程序,已经验证过。-The chatting tools under VC platform base UDP protocols
tcp-ip1
- 网络专业路由交换方向必用书,tcp/ip卷一!!!! -network book!
FileTransferP1.5
- TCP文件传输,写的非常的好!!1值得借鉴-TCP file transfers, very good writing! ! 1 worth learning
AudioRecorder
- a simple code about rtp by java
200618153540253
- udp通信传输的源代码程序,使用VC实现,保固客户端与服务器端-failed to translate
tcpserver
- 有关atmega162v的tcp的应用 测试版本,代码无误可以直接使用,仅供参考。-For atmega162v the tcp test version of the application, the code is correct can be directly used for reference only.
tcpip
- 开发网络应用的参考资料,TCP-IP技术详解,对了解网络知识极为有用。-Reference for development of network applications, TCP-IP technology Detailed, very useful in understanding the network knowledge.
Gbpfff
- TCP Compilation Principle practice, including detailed documentation, flex & yacc to achieve: the preparation of a micro-language compiler, and its function is to scan through the lexical, syntax scan, semantic processing, completion of the source of
D86-TCPIP
- UDP方式IC刷卡机示例代码,利用delphi的indy控件实现udp广播-UDP mode IC card machine sample code
TCPandUDP
- tcp和udp的区别和联系, 1、端对端通信的概念 2、TCP提供的服务内容 3、TCP的流量控制和可靠性实现 4、UDP的协议特点和提供的服务 -the difference between tcp and udp and contact, 1, end to end communications concept 2, TCP provides services 3, TCP flow control and reliability to achieve 4, UDP pr
TCP-and-UDP
- 使用windows套接字编写的TCP以及UDP协议下的服务器端和客户端程序的代码,使用的语言是C-Prepared using windows sockets and UDP protocols under TCP server and client code, the language used is C
tcp-ip
- windows下的 tcp/ip网络通讯(同步) 初学者所用,小弟上传的都是自己写的。与别人的不同的是注释很清楚,是用纯c写socket的,没有用到微软的CSocket,虽然是用Visual Studio2010编的,其实质就是c语言,您电脑上没装VS2010把代码copy过去就行了-Under the windows tcp/ip network communication (synchronous) used by beginners, younger brother are uploade