-
vc++做的代理服务器 希望对大家有帮助
vc++做的代理服务器 希望对大家有帮助-vc do hope that the proxy server to be helpful
- 2022-03-13 07:43:44下载
- 积分:1
-
ICMP开发的好例子
ICMP开发的好例子-ICMP developed a good example
- 2023-06-25 05:05:05下载
- 积分:1
-
Network Programming for Windows
书源代码
(source code)
Network Programming for Windows
书源代码
(source code)-Network Programming for Windows source code book (SOU rce code)
- 2022-05-06 10:36:55下载
- 积分:1
-
这是一个用dephi编写的用于监视tcp/udp端口的程序,能够实时监测各个端口的情况...
这是一个用dephi编写的用于监视tcp/udp端口的程序,能够实时监测各个端口的情况-dephi used for the preparation of the surveillance tcp/udp port procedures to real-time monitoring of various ports
- 2022-12-09 15:50:03下载
- 积分:1
-
网络课程设计,一个在线投票系统,前台显示投票选项,后台增加,修改,管理统计投票...
网络课程设计,一个在线投票系统,前台显示投票选项,后台增加,修改,管理统计投票-network curriculum design, an online voting system, front displayed options, background add, modify, manage the voting
- 2022-01-31 14:34:01下载
- 积分:1
-
计算机安全与保密技术
书籍语言: 简体中文
书籍类型: 网络安全
授权方式: 免费软件
书籍大小:...
计算机安全与保密技术
书籍语言: 简体中文
书籍类型: 网络安全
授权方式: 免费软件
书籍大小: 200 KB -computer security and confidentiality technical books Language : English books categories : network security license : free software books Size : 200 KB
- 2023-03-26 19:40:03下载
- 积分:1
-
局域网信使
局域网聊天32的设计直接与另一台计算机上聊天。没有断绝需要!客户机/主机在同一程序。所有你需要的是主机IP,你的IP显示在表格上。根据要求,完整的源和工作程序包括调升! (同样,这不是我的原代码!我只是比原来就好多了。原来提交的亚瑟Chaparyan)
- 2022-04-16 22:02:24下载
- 积分:1
-
The JThread package provides some classes to make use of threads easy on differe...
The JThread package provides some classes to make use of threads easy on different platforms
- 2022-02-04 10:09:57下载
- 积分:1
-
本人课程实验做的一个基于winpcap的网络嗅探器,附源程序,用c开发,在vc++6.0下编译通过。它可以列出监视主机的所有的网卡,选择一个网卡进行监听,捕获并...
本人课程实验做的一个基于winpcap的网络嗅探器,附源程序,用c开发,在vc++6.0下编译通过。它可以列出监视主机的所有的网卡,选择一个网卡进行监听,捕获并显示流经网卡的数据包,并做相应的分析和统计,还可以设置捕获过滤规则,就某种协议(ip、 tcp、 udp 等)进行重点分析。
-I do a course experiments based on the WinPcap network sniffer, with source code, using c development, in vc++ 6.0 compiler passed under. It can list all the host surveillance network card, select a card to monitor, capture and display data packets flowing through the network card and do the appropriate analysis and statistics, can also set filters to capture the rules of some sort of agreement on the (ip, tcp , udp, etc.) the focus of analysis.
- 2022-10-29 07:30:03下载
- 积分:1
-
Client程序同样分别创建一个TCP socket 和一个UDP socket,首先client使用TCP socket连接TCP Server。
连接成...
Client程序同样分别创建一个TCP socket 和一个UDP socket,首先client使用TCP socket连接TCP Server。
连接成功后显示提示信息;
然后client端向TCP Server发送“GET UDP PORT”字符串,Server收到后向client回送自己的UDP Server 端口号(即Client端仅知道TCP Server的端口号而不知道UDP Server的端口号);
client在收到UDP Server的端口号后, 为用户显示3个选项:
1.“Get current time(TCP)”服务器时间
2.“Echo Mode(UDP)”回显6
3.“Exit the program”.
-Client program also creates a TCP socket, respectively, and a UDP socket, the first client to use TCP socket connection TCP Server. After a successful connection displays a prompt message and then client-side to the TCP Server sends " GET UDP PORT" string, Server receipt back to the client to send their UDP Server port number (ie, Client-side only to know the TCP Server" s UDP port number do not know Server" s port number) client received UDP Server port number, in order to the user three options: 1. " Get current time (TCP)" server time 2. " Echo Mode (UDP)" echo 63. " Exit the program" .
- 2023-07-31 00:05:03下载
- 积分:1