-
聊天程序,主要系统调用,包括:套接字()
聊天程序,主要的系统调用包括: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
-
management of the Central Security mathematical modeling. Fringe and the quality...
关于安环管理的数学建摸.并附带质量管理 和医院系统的统一数学建摸.-management of the Central Security mathematical modeling. Fringe and the quality of management and hospital systems in mathematical modeling.
- 2022-11-18 22:50:02下载
- 积分:1
-
简单的网络嗅探器代码 snifer
简单的网络嗅探器代码 snifer-simple network sniffer code snifer
- 2022-04-22 12:34:33下载
- 积分:1
-
on creating original socket, revised I/0 option of achieving an IP packet captur...
基于创建原始套接字,修改I/0选项实现的一个IP包捕获并分析的应用程序. vc6.0下编译通过-on creating original socket, revised I/0 option of achieving an IP packet capture and analysis applications. Under compile vc6.0
- 2022-02-28 16:54:02下载
- 积分:1
-
revenue source SSL protocol, welcome to download, but only with learning! !
开源SSL协议源码,欢迎下载,但是仅供学习之用-revenue source SSL protocol, welcome to download, but only with learning! !
- 2022-12-30 09:25:09下载
- 积分: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
-
Based on TCP/IP Protocol.
套接字源程序,连接换书文字,图片,套接字源程序,连接换书文字,图片,仅仅是个实例-Based on TCP/IP Protocol.
- 2022-05-14 21:43:48下载
- 积分:1
-
与原始套接字的源代码
用Raw Socket实现ping的程序源代码-with Raw Socket ping of source code
- 2022-03-29 14:28:16下载
- 积分:1
-
本文介绍了C#中如何使用System.Net.Socket来进行基于TCP协议的通信编程,该文是以读取服务器系统时间这么一个简单例子来说明的。...
本文介绍了C#中如何使用System.Net.Socket来进行基于TCP协议的通信编程,该文是以读取服务器系统时间这么一个简单例子来说明的。-This paper introduces the C# System.Net.Socket how to use TCP-based communications program, the text is based on the server time to read such a simple example to explain.
- 2023-02-27 08:45:04下载
- 积分:1
-
a touch screen to write browser procedures, with a soft keyboard (VC, 180KB)
一个为触摸屏写的浏览器程序,带一个软键盘 (VC, 180KB)-a touch screen to write browser procedures, with a soft keyboard (VC, 180KB)
- 2023-02-15 13:40:04下载
- 积分:1