-
基于TCP的协议分析,分析引擎为WINPCAP,这个主用用来分析HTTP
基于TCP的协议分析,分析引擎为WINPCAP,这个主用用来分析HTTP-based on the TCP protocol analysis, analysis of WINPCAP engine, the main use to analyze HTTP
- 2022-01-24 14:18:01下载
- 积分:1
-
服务器端通过socket()系统调用创建一个Socket数组后(即设定了接受连接客户的最大数目),与指定的本地端口绑定bind(),就可以在端口进行侦听list...
服务器端通过socket()系统调用创建一个Socket数组后(即设定了接受连接客户的最大数目),与指定的本地端口绑定bind(),就可以在端口进行侦听listen()。如果有客户端连接请求,则在数组中选择一个空Socket,将客户端地址赋给这个Socket。然后登录成功的客户就可以在服务器上聊天了。-Server-side through the socket () system call to create a Socket after the array (that is set to receive the maximum number of connected customers), with a specified local port to bind bind (), will be able to listen on port listen (). If the client has to connect the request, then select an empty array Socket, the client address assigned to the Socket. And then sign in the success of customers can chat on the server.
- 2023-08-19 03:20:03下载
- 积分:1
-
under linux on the C programming, which includes a socket several examples of us...
这是linux下关于C的编程,其中包含了socket的几种用法的例子,有udp、tcp以及select的使用。-under linux on the C programming, which includes a socket several examples of usage, udp, tcp and select use.
- 2022-06-19 13:49:56下载
- 积分:1
-
一个简单的能实现PING功能的小程序,可以控制PING的数据包的个数。...
一个简单的能实现PING功能的小程序,可以控制PING的数据包的个数。-a simple achieve PING function of small programs will be able to control the PING number of data packets.
- 2022-10-09 15:50:02下载
- 积分:1
-
获得本机网卡地址
获得本机网卡地址- Obtains this machine net card address
- 2022-02-02 09:00:24下载
- 积分:1
-
网络嗅探器Sniffer程序简单,对初学者很有用哦
简单的网络嗅探编程sniffer, 对初学者很有用的哦-Simple programming network sniffer sniffer, very useful for beginners Oh
- 2023-06-06 22:45:02下载
- 积分:1
-
一个基于RTP协议的例子
一个基于RTP协议的例子-an agreement based on the example of RTP
- 2022-03-05 05:12:29下载
- 积分:1
-
实现通常代理服务器的基本功能。可以通过简单的参数设置实现网络中各客户端机器共享代理上网,同时可以监控网络状况。...
实现通常代理服务器的基本功能。可以通过简单的参数设置实现网络中各客户端机器共享代理上网,同时可以监控网络状况。-proxy server usually achieve the basic functions. Through a simple set of parameters to achieve the network client machines to share Internet access agents, but can also monitor network status.
- 2022-11-26 12:10:03下载
- 积分:1
-
基于c#,用IIS对remoting 的实现,可以对比asp.net来学习
基于c#,用IIS对remoting 的实现,可以对比asp.net来学习-Based on the c#, Using IIS on the realization of remoting can be compared to learn asp.net
- 2022-06-30 19:56:12下载
- 积分:1
-
打开源代码的协议栈,翻译下
一个开源的sip协议栈,在vc6.0下编译通过,无警告。- Opens the source the sip agreement stack, translates under
vc6.0 passes, does not have the warning.
- 2022-02-13 13:19:33下载
- 积分:1