-
SocketUDP
使用vc中的socket类实现的UDP通信程序源码(Using multi-threaded approach to achieve the source code of the UDP traffic)
- 2012-09-05 22:16:32下载
- 积分:1
-
chap3
用socket编程实现点对点通信,TCP客户端程序,TCP服务器程序,以及UDP点对点聊天通信。(Point to point communication, TCP client, TCP server, and UDP peer chat communication socket programming.)
- 2020-07-04 14:20:01下载
- 积分:1
-
tcp_winsock_controler
这是VB6.0上MSDN的例子,不过我做了稍微改动,能实现输入任意的IP地址,实现与其通信的目的(This is a VB6.0 example on MSDN, but I make a slight alteration can realize arbitrary input IP address, the realization of the purpose of communication)
- 2008-03-30 18:04:56下载
- 积分:1
-
msocudp
微软提供的UDP编程实例代码,实现了客户端向服务端发送数据的功能,服务器端接收并显示。(UDP programming example code provided by Microsoft client functionality to send data to the server, the server-side receiver and display.)
- 2012-09-05 22:12:35下载
- 积分:1
-
hosthook
com写的网络ip地址挂起的程序(com write network ip address hang procedures)
- 2004-12-07 09:35:00下载
- 积分:1
-
图象压缩与传输
这个源码涉及到网络编程,图像处理,数据压缩与传输。(source involved in the programming of the network, image processing, data compression and transmission.)
- 2005-07-06 14:52:04下载
- 积分:1
-
Computer-Networks-and-Internets
这是一个用c++编写的,socket API 的服务器端和客户端的相互响应的简单程序.用cmd打开程序exe,输入“webserver + 端口号”,webclient方面,输入“webclient + 127.0.0.1 + 端口号5600”,则可以在客户端上显示接收到的信息。(This is a c++ written in response to a simple procedure of mutual socket API server and client' s Open Program exe, enter " webserver+ port number" , webclient, the input " webclient+ 127.0.0.1+ port number 5600 with cmd " you can display the information received on the client.)
- 2013-12-27 21:41:43下载
- 积分:1
-
Windows-Sockets
本书主要介绍了如何用API函数进行网络间通信(The book introduces how to use the API function communication networks)
- 2013-03-08 23:59:51下载
- 积分:1
-
speed-port-scanner
快速端口扫描器代码 整个完整工程 初学者可以参考一下 谢谢(Fast port scanner code for the complete project beginners can refer to thank you)
- 2011-06-29 16:09:10下载
- 积分: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