资源列表
ntopng-dev
- ntop means network top. packet analyse and control program.
socket
- 一个windows平台的网络通信程序,能够实现客户端与服务器的交互!-A network communication program windows platform, it is possible to achieve the client s interaction with the server!
client-server
- 多协议文件传输c/s网络应用设计与实现,程序用 TCP/UDP 两个协议模拟多协议服务器。首先服务器端要将两种协议的套接字创建好,并且监听 TCP 端口的连接。必要时使用select函数来进行多连接处理和非阻塞处理。而客户端直接可以按照发送的地址和端口号来进行通讯。 首先要运行服务器端,服务器会监听 TCP 端口。然后运行客户端,根据事先设定好的 IP和端口,就可以进行连接传输数据了。 程序实现的关键步骤: 以TCP协议为例 服务器端: 1.创建套接字;2.绑定端口;3.进
yyt_gis_0929
- 移动营业厅地图显示的小demo。技术ARCGIS web技术。可以遥感!-移动营业厅map shows a small demo. Technology ARCGIS web technology. Can be remote!
Svsec
- Svsec远程控制(内网感染+无限复活+下载者)-Svsec remote control (within the network of infected+ unlimited resurrection+ downloader)
Rtsp
- RTSP 音视频文件传输协议实例,基于TCP/UDP的带控制层的传输协议。-RTSP audio and video file transfer protocol instances
netlab
- [实验一] 基于H.323协议中的网守发现和网守注册的实现 [实验二] 基于RTP协议传送媒体数据的实现 -[Experiment 1] based on the H.323 gatekeeper agreement Gatekeeper discovery and registration of the realization of [experiment 2] based on the RTP protocol to send media data to achieve
NetControl
- 刷卡通道控制软件,刷卡通道采用以太网接口控制板,软件通过TCP/IP协议控制,软件是原创,正式产品-Card access control software, card access control panel using the Ethernet interface, the software through TCP/IP protocol control software is the original and official products
XechWicFileTransferSDK20100205
- 实现了udp P2P文件高效传输的开发包.包含文件在线离线传输,文件柜功能.提供客户端源码,可以快速集成.-XechWic P2P File Transfer SDK.
jd2
- asp酒店系统,还可以用的东西,可以感受学习一哈 -rsssdhhggfffffhh
HTTPClient
- http请求客户端,源码,get,post请求,报文解析-http request client source code, we can refer to the get post request message parsing
socket
- 最简单的网络编程代码,利用TCP/IP实现客户端和服务器端的收发数据。-The simplest network programming code, the use of TCP/IP to realize the client and the server to send and receive data.