-
on the web server, and inter
关于web server、进程间通信、shell编程的经典源代码-on the web server, and inter-process communication, the classic shell programming source code
- 2022-03-20 14:38:31下载
- 积分:1
-
Video4Linux interface for an instance of
针对Video4linux接口的一个实例-Video4Linux interface for an instance of
- 2022-11-02 05:50:02下载
- 积分:1
-
LqStock股市行情软件(GPL软件,带源码)
LqStock股市行情软件(GPL软件,带源码)
-LqStock stock market software (GPL software, with source code)
- 2022-02-02 12:10:20下载
- 积分:1
-
访问外面的本地网络的IP,PPPoE接入到IP,访问当地的MAC…
获取本机外网IP,获取PPPOE IP,获取本机MAC地址,-Access outside the local network IP, access to PPPOE IP, access to the local MAC address,
- 2022-01-27 11:42:31下载
- 积分:1
-
MacOSX tcplog耐克司机
MacOsx TCPlog nKE driver
- 2022-10-15 23:20:02下载
- 积分:1
-
bohran C Linux Unix线程
bohran c linux unix thread-bohran c linux unix thread
- 2022-08-09 21:31:53下载
- 积分: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
-
Linux的伙伴算法把所有的空闲页面分为10个块组,每组中块的大小是2的幂次方个页面,例如,第0组中块的大小都为20 (1个页面),第1组中块的大小为都为21(...
Linux的伙伴算法把所有的空闲页面分为10个块组,每组中块的大小是2的幂次方个页面,例如,第0组中块的大小都为20 (1个页面),第1组中块的大小为都为21(2个页面),第9组中块的大小都为29(512个页面)。也就是说,每一组中块的大小是相同的,且这同样大小的块形成一个链表-Linux partners algorithm all the free page is divided into 10 blocks of groups, each group in the block size is two power-of-pages, for example, the first group in the 0 block size is 20 (one page), the first a block size of the group are 21 (2 pages), 9 blocks the size of the group are 29 (512 pages). In other words, each group in the block size is the same, and the same size to form a linked list of blocks
- 2023-08-09 05:20:03下载
- 积分:1
-
TCP/IP详卷一:协议
主要讲述TCP/IP协议簇里所有的协议,及相应C语言算法...
TCP/IP详卷一:协议
主要讲述TCP/IP协议簇里所有的协议,及相应C语言算法-TCP/IP set Volume: Protocol, focuses on TCP/IP protocol family where all of the agreements, and the corresponding C language algorithms
- 2022-04-12 13:17:16下载
- 积分:1
-
Linux环境下Socket编程:
1.网络时间服务器timeserver,为网络上的用户提供时间服务,即为网络用户返回服务器的当前时间;记录发出请求的网络...
Linux环境下Socket编程:
1.网络时间服务器timeserver,为网络上的用户提供时间服务,即为网络用户返回服务器的当前时间;记录发出请求的网络用户的IP地址(保存到文件中),格式如下:
IP地址 请求时间
时间服务客户端timeclient,该客户端能够向服务器发送时间服务请求,并把获得的时间返回给用户。
采用TCP协议编写一个远程数据备份服务器,运行客户端将本地文件备份到远程的服务器中。
-Socket Programming Linux environment: 1. Network Time server timeserver, users on the network time service, namely, Internet users to return the server" s current time record request the user" s IP network address (saved to a file), format are as follows: IP address of a request for the time spent by service clients timeclient, the client can send to the server time to service requests, and to get the time to return to the user. TCP protocol used to prepare a remote data backup server, run the client local file backup to a remote server.
- 2023-09-09 06:45:03下载
- 积分:1