-
基于NFS服务器版本的Windows
windows based nfs server version
- 2022-11-22 12:30:03下载
- 积分:1
-
Web
基于网络的跨平台的通讯驱动程序,可以直接从IP地址层面交换数据,具有完整的软件架构!-Web-based cross-platform communications driver can directly exchange data from the IP address level, with a complete software architecture!
- 2023-02-15 19:00:03下载
- 积分:1
-
基于LINUX的SINFFER检测程序,通过判断处于混杂模式的网卡。
基于LINUX的SINFFER检测程序,通过判断处于混杂模式的网卡。-LINUX-based SINFFER detection procedures to determine the network card in promiscuous mode.
- 2022-09-23 01:55:03下载
- 积分:1
-
软件是一个通用的网络API,提供了多种协议。它…
Libnet is a generic networking API that provides access to several protocols. It is not designed as a all in one solution to networking. Currently many features that are common in some network protocols are not available with Libnet, such as streaming via TCP/IP. We feel that Libnet should not provide specific features that are possible in other protocols. If we restrict Libnet to the minimal needed to communicate (datagram/packets) then this allows it to support more interfaces. 很好的学习linux网络变成的源码-Libnet is a generic networking API that provides access to several protocols. It is not designed as a all in one solution to networking. Currently many features that are common in some network protocols are not available with Libnet, such as streaming via TCP/IP. We feel that Libnet should not provide specific features that are possible in other protocols. If we restrict Libnet to the minimal needed to communicate (datagram/packets) then this allows it to support more interfaces. good learnin
- 2023-08-30 08:00:04下载
- 积分:1
-
模拟器有三个过程:主,M0、M1、所有的运行
The simulator has three processes: main, M0, and M1, all of which run
* independently. Set them all up first. Once set up, main maintains the
* clock (tick), and picks a process to run. Then it writes a 32-bit word
* to that process to tell it to run. The process sends back an answer
* when it is done. Main then picks another process, and the cycle repeats.
*/-The simulator has three processes: main, M0, and M1, all of which run
* independently. Set them all up first. Once set up, main maintains the
* clock (tick), and picks a process to run. Then it writes a 32-bit word
* to that process to tell it to run. The process sends back an answer
* when it is done. Main then picks another process, and the cycle repeats.
*/
- 2022-01-21 03:08:13下载
- 积分:1
-
linux下socket网络编程实例源代码
linux下socket网络编程实例源代码-err
- 2022-05-09 06:32:20下载
- 积分:1
-
epoll mechanism TX program only in the use of kernel 2.6
epoll机制的收发程序
只能在2.6内核上使用
-epoll mechanism TX program only in the use of kernel 2.6
- 2023-01-22 02:15:02下载
- 积分:1
-
一个简单的http下载程序,用C++在linux下写了一个简单的http下载程序,程序的功能很简单,在终端输入文件所在网址,程序会单线程从服务器上下载该文件到本...
一个简单的http下载程序,用C++在linux下写了一个简单的http下载程序,程序的功能很简单,在终端输入文件所在网址,程序会单线程从服务器上下载该文件到本地。程序里面涉及了socket编程、http协议、二进制文件的写入。-a simple http download and use under linux C wrote in a simple http download procedure is very simple function of the input terminal is located site will be single-threaded process from the server to download the file to the local. Inside the socket programming involved, http agreement, write a binary file.
- 2022-03-26 06:52:46下载
- 积分:1
-
TCP IP的客户端-服务器网络套接字的UNIX程序
unix program of tcp ip client server for network sockets
- 2023-09-03 09:30:04下载
- 积分:1
-
FTP多线程服务端与客户端示例程序
供初学者用
FTP多线程服务端与客户端示例程序
供初学者用-Multi-threaded FTP server and client for beginners with sample programs
- 2023-01-17 15:10:04下载
- 积分:1