-
VC开发的全双工Socket通讯程序源码
VC开发的全双工Socket通讯程序源码
-VC developed full-duplex communication procedures Socket source
- 2022-09-15 18:10:04下载
- 积分:1
-
三个实际的例子,来展示Q o S的使用。第一个例子使用的是T C P,它在三个例子中显得最“直接了当”,因为它是“面向连接”的。第二个例子使用U D P,而且没...
三个实际的例子,来展示Q o S的使用。第一个例子使用的是T C P,它在三个例子中显得最“直接了当”,因为它是“面向连接”的。第二个例子使用U D P,而且没有使用任何连接调用。最后一个例子使用的则是多播U D P-three practical examples to demonstrate Q o S use.T C P The second example is the use of U P D, but did not use any connected call. A final example is the use of multicast U P D
- 2022-03-13 16:22:18下载
- 积分:1
-
过直接控制DNS进程(其实也就是svchost.exe,不过对应用户名是NETWORK SERVICE)进行数据传输的例子.编程中出现了很多问题,比方说获取sv...
过直接控制DNS进程(其实也就是svchost.exe,不过对应用户名是NETWORK SERVICE)进行数据传输的例子.编程中出现了很多问题,比方说获取svchost对应用户名时没有权限(但是能够操作LOCAL SERVICE),在句柄值为0x2c时进行getsockname时会停止运行-DNS direct control over the process (that is, in fact, svchost.exe, but on the application name is NETWORK SERVICE) examples of data transmission. Programming in a lot of problems, for example, to obtain the application name svchost without permission (but able to operate LOCAL SERVICE), in the handle when the value of 0x2c will stop running getsockname
- 2022-10-10 17:30:03下载
- 积分:1
-
写用vb.net编写的小程序,虽小,但很好的演示了在vb.net中如何实现远程过程调用,非常有价值....
写用vb.net编写的小程序,虽小,但很好的演示了在vb.net中如何实现远程过程调用,非常有价值.-written in vb.net prepared by the small program, which was small but very good demonstration of how the vb.net Remote Procedure Call, very valuable.
- 2022-05-14 02:43:37下载
- 积分:1
-
YYSⅡ(媒体播放程序) v1.0 YYSⅡ(媒体播放程序) v1.0
YYSⅡ(媒体播放程序) v1.0 YYSⅡ(媒体播放程序) v1.0-YYS II (media player) v1.0 YYS II (media player) v1.0
- 2022-03-13 04:11:27下载
- 积分:1
-
扫描局域网内的所有机器信息,包括IP地址、主机名等。
扫描局域网内的所有机器信息,包括IP地址、主机名等。-Scan LAN for all machines, including IP address, host name and so on.
- 2023-05-25 03:15:03下载
- 积分:1
-
使用C#语言实现通过FTP服务器下载文件,有下载文件进度显示!
使用C#语言实现通过FTP服务器下载文件,有下载文件进度显示!-using C# language through FTP server download files, download files show progress!
- 2023-07-31 11:30:03下载
- 积分:1
-
使用方法:
首先安装winpacp驱动,发送的时候可以选择ARP的TYPE。如果是ARP请求报文,则只要输入要问的IP地址,如果是ARP应答报文则要输入发送...
使用方法:
首先安装winpacp驱动,发送的时候可以选择ARP的TYPE。如果是ARP请求报文,则只要输入要问的IP地址,如果是ARP应答报文则要输入发送端的IP以及对方询问MAC地址对应的IP地址。
最后的发送速度可选参数为:(大小写敏感)
fast----------最快
hear---------每60MS一个包(比较适合结合SNIFFER做监听)
slowhear---每500MS一个包
auto---------每1秒一个包
slow---------每2秒个包
-Usage: First, install the driver winpacp, send when ARP can choose the TYPE. If the ARP request message, the question as long as the input to the IP address, if the ARP response packet will have to enter the sending end of the IP and MAC address of the other asked whether the corresponding IP address. The final optional parameter for sending speed: (case sensitive) fast fastest hear- a packet every 60ms (SNIFFER make more suitable combination of monitor) slowhear- every 500ms a packet auto- every one seconds a packet slow- every two seconds of packet
- 2022-01-24 12:52:46下载
- 积分:1
-
Visual C++实践与提高系列丛书
Visual C++实践与提高系列丛书-网络编程篇随书源码-Visual C Practice and improve Series-Part network programming source books
- 2022-01-26 04:42:55下载
- 积分:1
-
这是一个很好的FTP客户端源码
This a good FTP Client Source
- 2022-03-11 15:03:05下载
- 积分:1