资源列表
091060127_lab11
- 简单TCP协议实验(NetRiver)-Simple TCP protocol experiments (NetRiver)
UDP_Receive
- 利用JAVA完成UDP的接收功能,可以接收多个数据-The use of JAVA complete reception of UDP can receive multiple data
UDP_Send_Arraydata
- 利用JAVA完成UDP的发送数据的功能,数据分组多次发送-Complete use of JAVA UDP transmission data, data packet transmission times
test_send_UDP
- 在CCS5.2开发环境下,实现TI的C6472型号dsp的UDP发送数据功能-In CCS5.2 development environment, to achieve dsp TI' s C6472 model features a UDP sends data
NetCommunication
- 用VC++ MFC实现简易的网络聊天,以及文件传输功能-With VC++ MFC to achieve simple network chat, and file transfer capabilities
Indy
- indy 收发例子,在delphi7下测试通过,很好的入门例子了。-indy 收发例子
QQ
- 有简单的用户注册,登录,聊天,文件传输,等功能。-There are simple user registration, login, chat, file transfer, and other functions.
ChatRoom
- 实现一个本地的服务器与客户端之间的通讯,用到TCP/IP协议,最终实现一个对话功能-Implement a local server and client communication between uses TCP/IP protocol, and ultimately achieve a dialogue function
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
uici_tcp
- 实现通用网络通用编程规范的TCP的基本功能,包括套接字的建立,侦听断口,建立新的套接字进行收发信息,关闭套接字等功能。-This is a program which act as UICI regular.include found socket,detect socket,receive and send info,close socket etc.
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.
main
- 这是一个专门从字符串里解析出tcp/ip地址的程序。输入字符串,如果字符串里面包含ip地址的话,则输出ip地址。-This is a program for getting ip address from string.