资源列表
Sniffer
- 一个简易的网络嗅探器,抓包工具,内含c++源码-A simple network sniffer, packet capture tools, including c++ source
CAsyncSocket-ChatRoom
- 实现非阻塞的socket的聊天功能功能,有服务器和客户端两部分-The nonblocking socket chat function function, there are two parts of the server and the client
rf_KL
- 随机场的模拟(利用解析解模拟参数的随机场,markov自相关函数)-analytical simulation of random field
VC-socket
- 基于C++的文件传输程序,使用window socket编程-Based C++ file transfer program to use the window socket programming
012
- CSS截图显示图片和图片按比例缩小 CSS截图显示图片和图片按比例缩小-CSS shot shows the images and pictures scaled CSS screenshot shows the images and CSS screenshot shows pictures and images to be scaled down scaled
socket_tcp
- 用c语言写成的一个基于tcp的socket小程序。分为客户端和服务器端,先运行服务器端,然后运行客户端,客户端需要登录,用户名密码在服务器文件夹下的1.txt文件中。互相可以发送文本聊天,客户端可以向服务器发送各种类型的文件(大于1g也可以)-Based tcp socket small program written in c language. Divided into client and server side, first run the server side, and then r
PortScanner
- 端口扫描器,C++源码,可以扫描对应网段内所有机器是否开启及打开的端口号。-Port scanner, C++, source code, can be scanned to the machine is turned on, and open the port number corresponding network segment all.
linux-yuanchengxu
- 基于linux的网络摄像头系统设计。实现信息采集、存储、处理、网络共享等功能!-Based on the Linux network camera system design. The implementation of information collection, storage, processing, network sharing and other functions!
main
- 万年历源代码望采纳~~谢谢下载如果有需要请联系我-Calendar source code looking to adopt ~ ~ Thank you download if I need to contact
webservernew
- 嵌入式Linux系统用的web server,开源代码,非常好用--Embedded Linux system used for web server, open source code, very easy to use
qqtalk
- 运用高编知识,TCP/UDP传输协议,使用网络套接字,模拟客户端与服务器之间的信息传输,可以同时有多个客户端与服务器相连,通过服务器可以实现两个客户端间的信息传输以及文件传输,适用于刚刚学习完高编的人群,代码清晰,注释详细-The use of high-compiled knowledge, TCP/UDP transport protocol, using network sockets, the transfer of information between the simulated c
Javap2p
- 简单p2p java聊天程序。可实现单对单、群聊-Simple p2p chat program