-
在RedHad9 下实现文字界面的聊天程序。此源码示范了C语言的socket通信编码;RedHad下如何编译c代码。内附说明文档详细说明了socket通信原理和...
在RedHad9 下实现文字界面的聊天程序。此源码示范了C语言的socket通信编码;RedHad下如何编译c代码。内附说明文档详细说明了socket通信原理和代码解释。-under the RedHad9 text chat interface procedures. This source model of the C language socket communications coding; How RedHad c compiler code. Documentation containing a detailed description of socket communication theory and code interpretation.
- 2022-03-26 06:02:05下载
- 积分:1
-
socket编程,具有详细的编程步骤,读者不用太多的查询帮助手册就可以看到...
socket编程,具有详细的编程步骤,读者不用太多的查询帮助手册就可以看到-socket programming, the programming with detailed steps, readers do not have too many inquiries on the help manual can see
- 2022-08-13 05:37:53下载
- 积分:1
-
* A ncurses user interface.
* Network statistics to view the amount of packet...
* A ncurses user interface.
* Network statistics to view the amount of packets and data in many
different protocols, interfaces and hosts.
* View what active TCP connections are on the network.
* View UDP packets.
* View and log ICMP packets.
* View and log the 48bit arp protocol.
And also view what make of network card is in each machine
* Multithreaded so that the user interface does not interfere with any of the packet
captureing methods.
* View and log the following user space protocols
FTP, POP3, HTTP-* A ncurses user interface. * Network statistics to view the amount of packets and data in many different protocols, interfaces and hosts. * View what active TCP connections are on the network. * View UDP packets. * View and log ICMP packets. * View and log the 48bit arp protocol. And also view what make of network card is in each machine * Multithreaded so that the user interface does not interfere with any of the packet captureing methods. * View
- 2023-08-17 01:05:03下载
- 积分:1
-
Unix/Linux NAPT协议解析源码
Unix/Linux NAPT协议解析源码-Unix/Linux NAPT agreement to resolve source
- 2022-08-11 02:19:23下载
- 积分:1
-
一个简单的基于linux平台的漏洞扫描程序
一个简单的基于linux平台的漏洞扫描程序-A simple linux-based platform vulnerability scanning procedures
- 2022-09-04 22:25:03下载
- 积分:1
-
《精通QT4编程》第二章代码整理
加入修改,以适应FC9下的开发换将...
《精通QT4编程》第二章代码整理
加入修改,以适应FC9下的开发换将- Proficient QT4 programming add finishing chapter code adapted to FC9 under development for the
- 2023-06-15 02:50:04下载
- 积分:1
-
调整 Modem 的相关设定,让你的网络冲浪速度提升 200%,支持 14.4/28.8/33.6/56K Modem、Cable Modem、DSL/ADSL...
调整 Modem 的相关设定,让你的网络冲浪速度提升 200%,支持 14.4/28.8/33.6/56K Modem、Cable Modem、DSL/ADSL Modem 和卫星 Modem。-adjustments related to the Modem set and let you surf the Internet speed increased 200% and 14.4/28.8/33.6/56K Modem, Cable Modem, DSL/ADSL modem and satellite modem.
- 2022-03-31 04:14:27下载
- 积分:1
-
RTSP协议的程序!
实现网络协议RTSP的代码。RTSP协议是实时流协议!-program for rtsp protocol!
- 2023-08-27 21:35:03下载
- 积分:1
-
vb编写的小程序,用来记载通讯录可以把文件保存
vb编写的小程序,用来记载通讯录可以把文件保存-vb prepared by the small program directory can be used to record documents preservation
- 2022-06-15 16:45:58下载
- 积分:1
-
linux下socket编程源码,提供一个类,所有函数全部采用底层函数。类中包含ReadData(),SendData()等函数供网络读写。另外提供一个服务线程...
linux下socket编程源码,提供一个类,所有函数全部采用底层函数。类中包含ReadData(),SendData()等函数供网络读写。另外提供一个服务线程等待client的连接。代码有中文注释。-socket programming under linux source to provide a class, all functions all use the underlying function. Category contains ReadData (), SendData () function for the network, such as reading and writing. In addition to provide a service thread to wait for client connections. Note the code in Chinese.
- 2023-09-04 12:50:03下载
- 积分:1