-
client-server
用socket实现客户端服务器上传下载传输文件(use socket download file)
- 2014-06-11 22:03:09下载
- 积分:1
-
CSharpchat
网络编程chat聊天工具好东西啊,快来下载把(Network Programming)
- 2013-07-02 16:04:49下载
- 积分:1
-
CG_Client_Source
这是一个C++写的魔力宝贝登录器.直接可以通过编译.
CG_Client.aps
CG_Client.cpp(This is a C++ write the Magic Baby login device.
CG_Client.aps
CG_Client.cpp)
- 2021-02-24 13:19:39下载
- 积分:1
-
lesson-14
孙鑫VC++教学课程lesson14:网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面的聊天程序。(Sun Xin VC++ tutorial lesson14: the knowledge of the network, network program, Socket is connected applications and network drivers bridges, Socket application to create, build relationships bind driver. Thereafter, the data of the application to give socket, by the Socket handed driver and sent out on the network. After binding with the Socket IP+Port related data is received by the computer from the network, by the driver to the socket, the application can extract the data received from the Socket. Network application is sending and receiving data through the socket. TCP and UDP works and the writing process, how to link library files in the program. A character interface chat program.)
- 2013-04-02 10:19:34下载
- 积分:1
-
Libnidsdetect
利用Libnids开发包设计的检测攻击的源代码(use Libnids development kits designed detection of the source code attacks)
- 2007-03-26 12:50:54下载
- 积分:1
-
CalRemainder
可以根据输入的生成多项式计算CRC16的余式表,并输出到TXT文件中打开。附赠CRC16的查表程序和直接计算程序,供验证用。使用这段程序,可以完美解决CRC16的编程问题,CRC32以及CRC8也可以参考使用。(CRC16 remainder table according to the generator polynomial of the input and output to a TXT file to open. Comes with a CRC16 table look-up procedure and a direct calculation program, for verification purposes. This program can be the perfect solution the CRC16 programming problem, the CRC32 and CRC8 also be of use.)
- 2012-02-18 12:56:17下载
- 积分:1
-
ZXPortMap
ZXPortMap 端口映射源代码
一个很好的端口映射工具(ZXPortMap port mapping source code for a good port mapping tool)
- 2013-09-12 13:13:04下载
- 积分:1
-
CHAP40
There is no souse code. Just trash
- 2015-06-23 15:27:47下载
- 积分:1
-
ns2-analysis-code
ns2网络仿真的实例以及对应测试分析代码,含有时延,抖动,丢包率等(ns2 network simulation examples and counterparts test analysis code, containing latency, jitter, packet loss rate etc.)
- 2009-02-27 21:08:56下载
- 积分:1
-
TestNetDetect(WIN32)
CPing依据ICMP协议实现, 可解析域名和IP, 可设置发包数量,统计丢包率(CPing based on ICMP protocol implementation can resolve domain names and IP, you can set the number of contracting, statistical packet loss rate)
- 2009-11-27 17:46:36下载
- 积分:1