-
聊天程序,主要系统调用,包括:套接字()
聊天程序,主要的系统调用包括:socket()-创建Socket;bind()-将创建的Socket与本地端口绑定;connect()与accept()-建立Socket连接;listen()-服务器监听是否有连接请求;send()-数据的可控缓冲发送;recv()-可控缓冲接收;closesocket()-关闭Socket。-Chat program, the main system calls, including: socket ()- Create Socket bind ()- will create a Socket with the local port binding connect () and accept ()- establish a Socket connection listen ()- server monitor whether there is connection requests send ()- data buffer to send controllable recv ()- controllable receiver buffer closesocket ()- Close Socket.
- 2023-06-10 19:15:03下载
- 积分:1
-
一个类似linux的whois询问的windows中的例子
一个类似linux的whois询问的windows中的例子-Linux s whois a similar question in the example of windows
- 2022-08-12 12:20:02下载
- 积分:1
-
DNS(域名解析)程序
DNS(域名解析)程序-DNS (domain name analysis) procedure
- 2022-07-19 17:35:13下载
- 积分:1
-
ftp developed examples, if for ftp development, you can download reference
ftp开发实例,如若作ftp开发,可以下载参考-ftp developed examples, if for ftp development, you can download reference
- 2023-07-19 11:30:02下载
- 积分:1
-
客户端的简单编程实现。
主要是通过udp方式,实现用户间的对话。
其中运用了序列化类的方法。
以下是源代码,请多提意见。...
客户端的简单编程实现。
主要是通过udp方式,实现用户间的对话。
其中运用了序列化类的方法。
以下是源代码,请多提意见。
-simple client program. Mainly through udp way to achieve a dialogue between users. The sequence in which the use of such methods. Following is the source code, please speak up.
- 2023-03-22 11:50:04下载
- 积分:1
-
This is a remote monitoring system, Compression bundle manage a data sheet is a...
这是一个远程监控系统,压缩包里有个manage是一个数据表需要导入到sqlserver数据库中的.-This is a remote monitoring system, Compression bundle manage a data sheet is a need to sqlserver into the database.
- 2022-03-20 01:48:41下载
- 积分: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
-
流媒体服务器的代码。支持windows,unix,osx平台。
流媒体服务器的代码。支持windows,unix,osx平台。-Streaming media server code. Support for windows, unix, osx platform.
- 2022-03-23 08:56:04下载
- 积分:1
-
学籍管理ASPNET服务程序,主要应用于学籍的管理,应用于网络...
学籍管理ASPNET服务程序,主要应用于学籍的管理,应用于网络-expulsion management ASPNET service procedures, mainly for the expulsion of management, network application
- 2022-01-26 05:04:19下载
- 积分:1
-
检查一个tcp或udp端口是否被占用
检查一个tcp或udp端口是否被占用-Check if a tcp/udp port has been used
- 2022-03-26 13:56:18下载
- 积分:1