-
使用TClientSocket和TServerSocket写的端口映射
使用TClientSocket和TServerSocket写的端口映射-Use TClientSocket and TServerSocket write port mapping
- 2022-03-23 07:11:05下载
- 积分:1
-
c#.NET Socket IP packet monitor and send
c#.NET Socket实现的IP包监控和发送-c#.NET Socket IP packet monitor and send
- 2022-05-23 14:46:20下载
- 积分:1
-
NETI@home is an open
NETI@home is an open-source software package, named after the widely popular http://setiathome.ssl.berkeley.edu/, that collects network performance statistics from end-systems. It has been written for and tested on the Windows, Linux, Mac OS X, and Solaris operating systems, with testing for other operating systems to be completed soon. NETI@home is designed to run on end-user machines and will collect various statistics about Internet performance. These statistics will then be sent to a server at the Georgia Institute of Technology (Georgia Tech), where they will be collected and made publicly available. We believe that this tool will give researchers much needed data on the end-to-end performance of the Internet, as measured by end-users. Our basic approach is to sniff packets sent to and received by the host and infer performance metrics based on these observed packets. NETI@home users are able to select a privacy level that will determine what types of data will be gathered, and wh
- 2023-09-09 23:40:03下载
- 积分:1
-
查看网卡信息,可以看IP,网关,子网码。
查看网卡信息,可以看IP,网关,子网码。-View card information, can see IP, gateway, subnet yards.
- 2022-04-23 18:34:18下载
- 积分:1
-
简单的windows网络编程实现IP地址与主机名的转换
简单的windows网络编程实现IP地址与主机名的转换-A simple programming windows network IP address and host name of the conversion
- 2023-05-16 17:35:03下载
- 积分:1
-
网络编程的一些例子,包括udp与tcp,是学习socket的好工具
网络编程的一些例子,包括udp与tcp,是学习socket的好工具-network programming examples include the tcp and udp, the socket is a good learning tool
- 2022-07-19 17:12:35下载
- 积分:1
-
我有一个最受推崇的聊天程序,提供的附加功能可以…
本人所最为推崇的一个vc聊天程序 提供添加删除好友功能 可以近乎实时的实现文字聊天功能 强烈推荐 本程序为客户端程序 在用户下载过起服务器程序后即可运行-I have one of the most respected vc chat program to provide added functions can be deleted friend of achieving near real-time text chat feature strongly recommend the procedure for clients to download the user with the server can run after
- 2022-03-25 14:34:02下载
- 积分:1
-
用VB编写的TCP_IP通信软件,好用,在调试单片机网络通讯时可以用...
用VB编写的TCP_IP通信软件,好用,在调试单片机网络通讯时可以用-VB TCP_IP prepared by the communication software and ease of use in communication network debugging MCU can be used
- 2022-02-24 18:24:12下载
- 积分:1
-
主要讲述了在Win32平台下的Winsock编程,对于众多的基层网络协议,Winsock是访问他们的首选接口。...
主要讲述了在Win32平台下的Winsock编程,对于众多的基层网络协议,Winsock是访问他们的首选接口。-Focuses on the Win32 platforms under the Winsock programming, for a large number of grass-roots network protocol, Winsock is the access to their preferred interface.
- 2022-03-02 07:38:26下载
- 积分:1
-
p-持续CSMA协议下,一个用户在发送之前,先侦听信道,若是空闲,就以概率p发送出去,而以q =1-p的概率推迟到下一帧时。如果下一帧时仍是空闲,便再次以概率p发送而以q推迟到再下一帧时。直到发送成功或另外一用户开始发送时为止。若一开始就侦听到信道忙,它就等到下一帧时,然后再开始上述过程。若发生冲突,这等待一随机时间后重新开始。本实验中取q值为0.5。求的是0.5-持续CSMA。
-p-persistent CSMA agreement, a user before sending the first interception channel, if idle, with probability p sent, and to q = 1-p probability postponed to the next frames. If the next frame was still idle, they again sent with probability p and q to further postponed to the next frames. Until this a success or other users at the beginning of this date. If an interception at the start of the busy channel, it will wait till the next frames, and then begin the process. If conflict breaks out, waiting for a random period of time after the re-start. The experiments take q value of 0.5. For the 0.5-sustained CSMA.
- 2022-02-07 21:49:23下载
- 积分:1