资源列表
tcp
- TCP 网络编程典型范例,包括了服务器端和客户端 实现tcp协议的通信-Typical examples of TCP network programming, including server and client to achieve tcp communication protocol
sourcecode
- MixSky座席管理系统 呼叫中心座席管理系统-呼叫中心座席管理系统 监控 通话
lwip-1.4.0
- 快速生成树代码lwip-1.4.0.rar-Rapid Spanning Tree Code lwip-1.4.0.rar
TCP
- 基于TCP的通信程序设计,可完成窗口之间的相互通信-TCP-based communication program designed to complete the communication between the window
091060127_lab12.tar
- STCP协议:信号实现(Linux)-STCP protocol: signal to achieve the (Linux)
main
- 这是一个专门从字符串里解析出tcp/ip地址的程序。输入字符串,如果字符串里面包含ip地址的话,则输出ip地址。-This is a program for getting ip address from string.
uici_udp
- 实现通用网络通用编程规范的UDP的基本功能,包括套接字的建立,侦听断口,建立新的套接字进行收发信息,关闭套接字等功能。-This is a UDP program which act as UICI regular.include found socket,detect socket,receive and send info,close socket etc.
uici_tcp
- 实现通用网络通用编程规范的TCP的基本功能,包括套接字的建立,侦听断口,建立新的套接字进行收发信息,关闭套接字等功能。-This is a program which act as UICI regular.include found socket,detect socket,receive and send info,close socket etc.
testRTP_client
- RTP接收端,可以作为客户端检测从服务器上发来的RTP风包数据,RTP接收端,可以作为客户端检测从服务器上发来的RTP风包数据,-RTP receiving end, can be detected as a client from the server sent the wind RTP packet data, RTP receiving end, can be detected as a client from the server sent the wind RTP packet dat
ChatRoom
- 实现一个本地的服务器与客户端之间的通讯,用到TCP/IP协议,最终实现一个对话功能-Implement a local server and client communication between uses TCP/IP protocol, and ultimately achieve a dialogue function
QQ
- 有简单的用户注册,登录,聊天,文件传输,等功能。-There are simple user registration, login, chat, file transfer, and other functions.
Indy
- indy 收发例子,在delphi7下测试通过,很好的入门例子了。-indy 收发例子