-
Unix/Linux NAPT协议解析源码
Unix/Linux NAPT协议解析源码-Unix/Linux NAPT agreement to resolve source
- 2022-08-11 02:19:23下载
- 积分:1
-
很多人都知道端口到进程映射的一个免费工具FoundStone的Fport,可惜他不提供源码,我试着能从其二进制文件中找出一些信息,大致知道他使用了些未公开函数,...
很多人都知道端口到进程映射的一个免费工具FoundStone的Fport,可惜他不提供源码,我试着能从其二进制文件中找出一些信息,大致知道他使用了些未公开函数,诸如: ZwOpenSection,ZwQuerySystemInformation...
-Many people are aware of the process to port a free map of Fport FoundStone tool, but he does not provide source code, I tried from its binary documents to find some information, he is generally aware of the use of some functions not open to the public, such as : ZwOpenSection, ZwQuerySystemInformation ...
- 2022-08-04 11:17:34下载
- 积分:1
-
《unix网络编程第二卷》中的源代码,是学习网络编程的好例子。...
《unix网络编程第二卷》中的源代码,是学习网络编程的好例子。-"Unix Network Programming Volume II" in the source code, learning network programming is a good example.
- 2022-02-04 10:13:47下载
- 积分:1
-
cgic库大家可以利用这个库来编写cgi网页,语言用的不是perl而是大家熟悉的c语言...
cgic库大家可以利用这个库来编写cgi网页,语言用的不是perl而是大家熟悉的c语言-U.S. Treasury cgic can use this library to write cgi website, language not used in perl but everyone familiar with the language of c
- 2022-03-15 01:25:49下载
- 积分:1
-
在ns发布的版本中,不包括IEEE802.11PCF功能的实现,这个源代码填补了这个空白。...
在ns发布的版本中,不包括IEEE802.11PCF功能的实现,这个源代码填补了这个空白。-In the ns release version, does not include the realization of IEEE802.11PCF function, the source code to fill the gaps.
- 2022-08-17 20:53:31下载
- 积分:1
-
运用socket编程实现原始图片的网络传输,程序简单使用
运用socket编程实现原始图片的网络传输,程序简单使用-use socket to realize picture transmit in linux operating system
- 2022-04-02 09:08:15下载
- 积分:1
-
linux下多线程网络编程,实现arm9视频采集和网络发送jpeg数据,使用udp协议,自己写的,搞了好几天!linux下的多线程比较复杂易出错。...
linux下多线程网络编程,实现arm9视频采集和网络发送jpeg数据,使用udp协议,自己写的,搞了好几天!linux下的多线程比较复杂易出错。-linux network under the multi-threaded programming, video capture and realize ARM9 send jpeg data network, using udp protocol, wrote it myself, engaged in for several days! linux under the more complicated multi-threaded, error-prone.
- 2022-02-03 01:11:16下载
- 积分:1
-
This is a serial communication example, a simple serial port to accept this data...
这是一个串口通讯的例子,实现简单的串口接受发送数据的功能。-This is a serial communication example, a simple serial port to accept this data.
- 2022-03-19 16:01:00下载
- 积分:1
-
network programming services and clients. Including fork and select respectively...
网络编程的服务端和客户端.包括用fork和select分别实现多进程编程和多线程编程.程序已经通过测试的.-network programming services and clients. Including fork and select respectively programming multi-process and multi-threaded programming. Procedures have to pass the test.
- 2022-02-06 02:58:18下载
- 积分:1
-
Net
Net-Sky ChatServer不同于其他的用PHP,ASP,PERL等脚本语言编写的或其他任何CGI模式的聊天程式,本聊天室程序使用标准C语言开发,独立于任何第三方WEBSERVER而运行,快速,高效,稳定,大容量。程序的设计目标是能在一台普通的PC上同时容纳上万人聊天。经初步测试,完全达标:每个聊天室一道进程,占内存约700K,80人在线时占CPU约0.03% (Pll450)。程序启动即将所有模版一次性载入内存,最大限度减少硬盘的I/O操作(聊天过程没有任何硬盘I/O),最大限度提高性能。这不不并不意味着每次修改配置后要重新启动聊程式,系统提供专门的管理员命令来重载或修改配置,而不须停止或间断服务。(Only For Linux)-Net-Sky ChatServer different from the other with PHP, ASP, PERL scripting languages such as prepared by the CGI or any other mode of chat programs, the chat room using the standard C language development, independent of any third-party WEBSERVER and running fast, efficient, stable, large capacity. The design goal is that it can be an ordinary PC to accommodate 10,000 people chatting. After initial testing, fully standards : each process in a chat room, accounting for about 700K of memory, 80-CPU time for about 0.03% (Pll450). All the forthcoming commencement of proceedings templates included one-time memory, hard disk to minimize the I/O operations (Chat drives the p
- 2022-09-20 13:50:03下载
- 积分:1