-
udp
利用socket技术,实现了局域网之间的通信,两个客户端之间可以相互聊天(Socket technology, communication between the LAN between the two clients can chat with each other.
)
- 2012-05-06 09:10:59下载
- 积分:1
-
Windows-Sockets
本书主要介绍了如何用API函数进行网络间通信(The book introduces how to use the API function communication networks)
- 2013-03-08 23:59:51下载
- 积分:1
-
netDate
VC++源程序实现同步网络时间,基于C/S结构,启动服务端程序后,需要在客户端输入服务端的IP地址,然后点击“同步”按钮,如果顺利连接的话,则完成与服务器端的时间同步,注意,本程序并非是连接世界官方时间服务器,比如微软的时间同步服务器、NIST的服务器等,而是用本程序中的服务端来代替了。
(VC++ source code to synchronize network time, based on C/S structure, start the server program, you need the client enter the service side of the IP address, then click the " Sync" button, if successfully connected, then finished with the server time synchronization Note that this procedure is not an official time server connected world, the time synchronization server such as Microsoft, NIST' s servers, but with this program instead of the server.)
- 2011-04-27 21:40:09下载
- 积分:1
-
hack-code
精通黑客编程光盘代码,适用于新手学习,不要用于非法用途,谢谢合作(CD proficient hackers programming code for beginners to learn, not for illegal purposes, thank you)
- 2011-11-09 13:36:49下载
- 积分:1
-
TRACERT
支持IPv4和IPv6的路由探测代码,可以用来开发网络探测工具(traceroute in IPv4 and IPv6 network)
- 2021-03-31 16:09:09下载
- 积分:1
-
aodv-c
AODV的源代码,包括c++、头文件以及编写用来测试的tcl(AODV source code, including c++, head files, and write to test of TCL
)
- 2012-05-03 19:49:18下载
- 积分:1
-
GetNetSetting2
Visual C++ 6.0.此代码可以进行显示网络设置,包括IP地址等。(Visual C 6.0. This code can show network configuration, including the IP address.)
- 2005-04-20 22:39:50下载
- 积分:1
-
location
超宽带室内定位研究,本文主要研究基于超宽带的室内定位技术的研究,并且对室内定位技术的算法做了介绍。(UWB indoor positioning research, this paper research is based on UWB indoor positioning technology research, and the algorithm for indoor positioning technologies have been described.)
- 2021-04-27 17:58:44下载
- 积分:1
-
nolinknet
无连接的VC++网络通信 源代码,输入本机端口号、目标端口号、目标机IP地址,可以发送消息,并不建立连接。(Connectionless network communications VC++ source code, enter the local port number, destination port number, destination IP address, you can send a message, does not establish a connection.)
- 2015-02-06 10:25:46下载
- 积分: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