资源列表
Delphi_FileTranfer
- 用delphi进行网络文件传输,一方发送文件,一方接受,直到传输完整个文件。服务器端使用TIdTCPServer组件,客户端对应的使用TIdTCPClient组件-With delphi network file transfer, one to send the file, the party accepted until the transfer is complete documents. Use TIdTCPServer server components, client compone
SvrTest
- 如下代码为用完成端口写的服务端程序,可供初学者下载参考使用!-The following code is written with the completion port server program for beginners download reference!
source.c
- linux下模仿wireshark进行抓包, 并作简答分析. 并模拟ping, 向目标地址发送icmp请求包.-conducted under linux imitate wireshark capture, and make short-answer analysis and simulation ping, icmp request packet sent to the destination address.
Stunning-CSS3
- 响应式小样例-Responsive small sample ............................
scanner
- 包含两个功能:1.Ping/ICMP扫描器;2.TCP端口扫描-Contains two functions: 1.Ping/ICMP scanner 2.TCP port scan
qq
- H264视频编解码,较为完整,包含各种编码方式。代码讲解详细,基于ffmpeg-The H264 video codec, completeContains a variety of coding. Code to explain in detail, based on the ffmpeg
monkey-1.3.0.tar
- mini网页服务器,适用于嵌入式linux-mini web server for embedded linux
JAVA_qq_3.0
- 模拟QQ聊天,实现功能:用户注册,用户点对点聊天,用户群聊-Simulated QQ chat, to achieve functional: user registration, user-peer chat, group chat users
mfc-chatroom
- 实现一对一,一对多网络聊天。有需要的可以看看。-Achieve one to one, one to many Internet chat. There is a need to look at.
p2p_c
- 断点续传,多线程传输 ,文件传输,大文件可传-VC++
tuoweiWeixinApi
- 微信公众平台ASP版API。简单无限制便于二次开发。- Micro message public platform ASP version API. No limit to two times the development of simple.
day7message
- 实现一个浏览器与服务器的信息传输,当程序需要为某个客户端的请求创建一个session的时候, Servlet容器首先检查这个客户端的请求里是否已包含了一个session标识 - 称为session id-Realization of information transmission a browser and server.