搜索资源列表
2008application_socket
- TCPIP协议栈的一些应用程序,其中socket例子可以用来测试,还有一个简单的web server
tcpip
- 最简单的TCP/IP协议栈源码,包括socket API,学习TCP/IP最好的资料-The simplest TCP/IP protocol stack source code, including the socket API, to learn TCP/IP information on the best
echoclient
- unix program of echo client for tcpip socket programming learning
echoserver
- unix program of echo server for tcpip socket programming learning
chargenclient
- unix program of chargen client for tcpip socket programming learning
TCPIPfor51mcu
- 提供了51单片机系统下精简的TCPIP协议栈完整的源代码,详细的移植说明文档,以及SOCKET调试测试工具。-TCPIP,SOCKET,51MCU
Client
- 采用VC++实现客户端的TCPIP接收数据-receive data by TCPIP protocol
tcpip
- 网络传输协议 1. 使用CSocket实现单线程文件传输 2. 应用多线程技术结合CAsyncSocket实现文件传输 3. 加入异常控制语句,增强程序的鲁棒性(Robust) 4. 了解如何提高套接字传输的速率及如何加强传输的稳定性 -Network transmission protocol 1. Use CSocket to achieve single-threaded file transfer 2. Application of multi-threaded fi
Linux-TCPIP-Socket-Buffer(sk_buff-)
- Linux TCPIP 协议栈的关键数据结构Socket Buffer(sk_buff ).pdf-Linux TCPIP stack of critical data structures Socket Buffer (sk_buff). Pdf
Network-programmingl
- 《网络编程综合资料》 介绍 常用网络协议编程 怎样接收电子邮件(POP3协议简介) POP3协议封装类 POP3协议命令原始码及工作原理 RFC1939-POP3协议中文版 RFC821-简单邮件传输协议(SMTP)中文版 SMTP协议原始命令码和工作原理 TCP IP网络通信程序设计 TCP IP协议详解 TCPIP协议的化学专家实时交流系统 VC++SMTP协议电子邮件传送剖析 WINDOWS SOCKET API 使用经验 WINDO
tcpip
- a few c socket programs that can be called by cobol
TcpClientRecive
- 基于TCP/ip协议的socket通信,此代码为自己写的一个类,只要传入服务端的地址和端口就可以,此为异步通信方式(TCP/ip protocol based on the socket communication, this code for yourself to write a class, as long as the incoming server address and port can be, this is asynchronous communication mode)
