资源列表
[Internet/网络编程] Msgq
说明:a C program that illustrates the following. a) Creating a message queue. b) Writing to a message queue. c) Reading from a message queue.<MPLinux> 在 2025-01-13 上传 | 大小:1kb | 下载:0
[Internet/网络编程] ProdCons
说明:a C program that implements a producer-consumer system with two processes.(using semaphores)<MPLinux> 在 2025-01-13 上传 | 大小:1kb | 下载:0
[Internet/网络编程] IPC
说明:a C program that illustrates inter process communication using shared memory system calls.<MPLinux> 在 2025-01-13 上传 | 大小:1kb | 下载:0
[Internet/网络编程] Filelocking
说明:File locking using semaphores<MPLinux> 在 2025-01-13 上传 | 大小:1kb | 下载:0
[Internet/网络编程] anthocnet
说明:anthocnet pgm for routing protocol<aishu> 在 2025-01-13 上传 | 大小:1kb | 下载:0
[Internet/网络编程] romatestart
说明:局域网远程唤醒某台电脑的操作程序段,需要发送一个包到某个MAC地址,然后进行唤醒操作。-LAN remote wake-up operation of a computer program segment, needs to send a packet to a MAC address, and then wake-up operation.<陆疆炎> 在 2025-01-13 上传 | 大小:1kb | 下载:0
[Internet/网络编程] processserver
说明:一个多线(THREAD)项目,实现线程的同步和互斥机制,可以下载用于大型项目开发----<lyy> 在 2025-01-13 上传 | 大小:1kb | 下载:0
[Internet/网络编程] i2c
说明:i2c协议,字节传输,带子地址,无子地址等-i2c protocol, bytes transferred, scallops address, address, etc. without children<林样> 在 2025-01-13 上传 | 大小:1kb | 下载:0
[Internet/网络编程] sniffer
说明:使用Libpcap库捕获局域网中的IP包,要求: 打印数据包的源与目的物理地址; 打印源IP与目的IP地址; 打印出上层协议类型; 如果上层协议为TCP或UDP协议,打印目的与源端口信息; 如果上层协议为TCP或UDP协议,将数据以16进制与ASCII的两种方式同时打印出来,不可打印字符以‘.’代替; -Libpcap library using the LAN IP packet capture, asked:<zhoubx> 在 2025-01-13 上传 | 大小:1kb | 下载:0