搜索资源列表
windows-net
- 我们用得最多的协议是UDP和TCP,UDP是不可靠传输服务,TCP是可靠传输服务。UDP就像点对点的数据传输一样,发送者把数据打包,包上有收信者的地址和其他必要信息,至于收信者能不能收到,UDP协议并不保证。而TCP协议就像(实际他们是一个层次的网络协议)是建立在UDP的基础上,加入了校验和重传等复杂的机制来保证数据可靠的传达到收信者。关于网络协议的具体内容,可以参考专门介绍网络协议的书籍,这里直接探讨编程实现网络程序的问题。
TCPUDP
- 对 TCP和UDP数据包进行接收和 发送-Of TCP and UDP packets to send and receive
TCPIPsockets
- VC++ 开发的Symbian客户端开发,TCP/IP 协议,Socket 应用,与电脑端的服务器连接接收发数据。-VC++ Developed Symbian client development, TCP/IP protocol, Socket applications, and computer server-side data connections to receive fat.
Tcpip_loopback
- dm642 tcp/ip协议开发,数据发收环路,在dm642平台上运行通过-dm642 tcp/ip protocol development, data issued closed-loop, in the dm642 platforms through
lgmFramework
- dm642 tcp/ip协议开发,数据发收环路,在dm642平台上运行通过-dm642 tcp/ip protocol development, data issued closed-loop, in the dm642 platforms through
TCPEchoClient
- 用JAVA做的TCP客户端程序,包括发起连接,发信息,收信息等操作-JAVA to do with the TCP client program, including the launching of connections, hair information, income information and other operating
File-transfer-tcp-ip
- 基于TCP-IP的文件传输程序,分为服务端、客户端,有菜单选择(收、发、退出),双向收发,半双工通讯。-Based on tcp-ip protocol,server&client,menu,Half Duplex.
email
- 基于TCP协议的小邮件客户端,功能包括收、发、邮件保存-TCP-based small mail client features include sending and receiving, mail Save