-
利用winsokets进行文件传输的例子
利用winsokets进行文件传输的例子-use winsokets transfer files to the example
- 2023-04-15 01:00:04下载
- 积分:1
-
使用winpcap罗列本机所有的网络接口信息
使用winpcap罗列本机所有的网络接口信息-winpcap use of the machines listed all the information network interface
- 2022-03-16 01:05:39下载
- 积分:1
-
C2风格的局域网聊天程序,实现局域网中两个Client聊天。这个程序分Server和Client两部分,但是和网上流行的Server与Client聊天不同,它是...
C2风格的局域网聊天程序,实现局域网中两个Client聊天。这个程序分Server和Client两部分,但是和网上流行的Server与Client聊天不同,它是实现的Client与Client 聊天,Server 仅仅提供消息转发功能,因此执行程序时,首先必须有两台以上的电脑来执行,必须保证两个Client(Client程序是相同的,因此只要复制两个Client就行)在不同的局域网上的电脑,局域网中只要有一个Server就行,通过输入IP以及确认码(其实就是端口号,要保证两个Client的端口号相同,且两个Client的IP地址不同,即不在同一电脑上),就能实现一个Client和另一个Client聊天(当然Server必须运行,且必须按提示输入信息),本程序基于UDP协议,并且利用多线程编程实现了程序的背景音乐(系统的Beep声音必须打开才能听见)以及正常退出功能(点右上角的“差”是非正常退出!),当初设计的时候使得两个Client端口号必须相同,今后会设计出两个Client端口号不同,这样就能在一台机子上执行程序了。 -This program has the function that it can make two Clients communicate on the LAN.The program has Server and Client two parts.However,it is different from the popular CS chat program which has the function of communicating from Server and Client on the web.It makes two Clients chat.The server only be assigned to transmit messenger from one Client to another.So,you should have more than two Computer to run the program,and to ensure that two Clients on the different Computers which is on the same LAN.The LAN has one Server is OK
- 2022-12-17 06:10:05下载
- 积分:1
-
/* This IPv4 example uses the background thread itself to process all packets. Y...
/*
This IPv4 example uses the background thread itself to process all packets.
You can use example one to send data to the session that s created in this
example.
*/
/*
这个 iPV4 例子用内部线程来处理所有的分组。你可以用例子一来发数据给本例子来进行测试。
例子的中文解释都由hanyuejun添加,有任何疑问请发hanyuejun2006@163.com
*/-/* This IPv4 example uses the background thread itself to process all packets. You can use example one to send data to the session that s created in this example .*//* example of this iPV4 with internal thread to handle all the packet . You can use the example of one Laifa data for the examples to be tested. Explained by the example of the Chinese hanyuejun add, have any questions please send hanyuejun2006@163.com* /
- 2022-01-26 18:08:26下载
- 积分:1
-
vc ras prepared by the senior development process
vc++编写的ras高级开发程序-vc ras prepared by the senior development process
- 2022-01-21 00:28:03下载
- 积分:1
-
用VB tracert路由源
Tracert route source with vb
- 2022-12-16 07:45:04下载
- 积分:1
-
一个通过POP3收邮件的VC++工程,可以将email附件解开
一个通过POP3收邮件的VC++工程,可以将email附件解开-POP3 incoming mail through the VC project, you can email the annex to untie
- 2023-04-29 05:45:03下载
- 积分:1
-
Winsock网络文件传输程序,包括基本的socket编程…
WinSock实现网络文件传输程序,包含基本socket编程,利用缓冲区读写,实现文件收发-WinSock network file transfer procedures, including the basic socket programming, the use of buffer to read and write, send and receive files
- 2022-03-31 16:35:05下载
- 积分:1
-
C#中XML解析的DEMO程序,绝对经典!学习C#者必备
C#中XML解析的DEMO程序,绝对经典!学习C#者必备-C# In XML parsing DEMO procedures, an absolute classic! Learning C# Are essential
- 2023-06-20 06:00:04下载
- 积分:1
-
老外的TCPLIB 里面包括了很多东西,比如Sniff,以及IGMP封包,TCP封包,UDP封包等等封包创建程序,以及隐匿扫描端口程序和很多很多一共有10多个基...
老外的TCPLIB 里面包括了很多东西,比如Sniff,以及IGMP封包,TCP封包,UDP封包等等封包创建程序,以及隐匿扫描端口程序和很多很多一共有10多个基于这个LIB的实例程序。为了让目录比较整洁,本来可以拆成10个源码的我把他压缩在了一起。-of the foreigners TCPLIB includes a lot of things, such as Sniff and IGMP packets, TCP packets, UDP packets, and so on the packet creation procedures, and misprision of port scanning procedures and there are a lot more than 10 on the LIB examples of procedures. To enable comparison directory clean, could have stuffed into 10 source I regard him in the compressed together. Ha ha
- 2022-06-03 03:05:10下载
- 积分:1