搜索资源列表
Linux套接字中的I_O测试程序
- Linux套接字中的I_O测试程序,我自己写的测试程序,有详细注释-Linux in the sleeve joint character I_O test order, I write the test order, has the detailed annotation
linux下的rtl8139网卡驱动程序源代码
- linux下的rtl8139网卡驱动程序源代码 用C写的原码,对分析开发8139系列网卡的驱动很有用,请大家看看。 -rtl8139 card under the driver source code used to write the original C code for analyzing the 8139 Series Ethernet Driver useful, please see.
Linux-ftp 非常流行的ftp源代码
- ftp源代码,非常流行的ftp源代码,包括:客户端和服务器端。利用ftp协议rfc950编写的源代码。,ftp source code, a very popular ftp source code, including: client and server-side. Using ftp protocol rfc950 write the source code.
Web-Crawlers
- 有纯C写的Linux下网络爬虫程序,有助于学校htttp协议和套接字应用。-With pure C write Linux next web crawlers procedures, help the school HTTTP agreement and socket applications.
smtp_c
- 我自己写得基于Linux的smtp程序(C预言支持ssl,不支持附件),已测试通过-Write my own Linux-based smtp process (C predicted support for ssl, does not support attachments), have been tested
sniffer
- 初学linux网络编程写的一个功能简单的嗅探本机通信的小程序,在linux下可以编译运行过-Beginner linux network programming easy to write a function of the sniffer small local communications procedures under linux can be compiled at run-off
test_onlyread
- java界面运行在pc上,write.c载到linux系统的节点上,两者通过串口进行通信。然后在pc上运行test,在界面中输入ttyUSB0,点open按钮,然后点read按钮。接着在节点上./write运行write就能在界面上显示接收到信息。-java interface running on the pc , write.c set to the linux system nodes, which communicate through the serial port with pc.
linux_libpcap_four
- linux 下用libcap包写的抓包程序 很好的参考学习资料-libcap package under linux with the capture process to write a good reference for learning materials
pci
- This character-mode Linux device-driver lets an application program read from (or write to) the computer system s video display memory -- bypassing any software windowing systems. -This character-mode Linux device-driver lets an application program
uartcom
- linux 串口编程通讯测试,通过对文件的打开操作,来打开串口;通过对文件的读写,实现发送和接受数据-linux serial communications test program, through the file open operation, to open the serial port adoption of the document read, write, send and receive data to achieve
Ping
- 如果要在Win2000下实现类似Ping BackDoor for Linux的后门,必须以 sniffer 的方式监听ICMP包,而在win2000下写一个简单的sniffer-If you want to Win2000 achieve Ping BackDoor for Linux similar to the back door, you must listen ICMP packet sniffer manner, but in the next win2000 write a sim
wenjian
- 为linux系统设计一个简单的二级文件系统-Linux system design for a simple two file system. Required to do the following: (1) can be achieved following a few commands read_file read the file create_file create a file create_dir create a directory del_file
chat_source
- 用QT4库写的 基于C/S结构. 其实在linux用套接字写网络部分更方便不过,但最近在学习QT/network部分,所以练手写的一个.-Written using QT4 libraries based on C/S structure. In fact, part of the linux network using a socket to write more convenient, however, but a recent study QT/network part, so a
LINUX
- 数据的发送与接收recv, send, write, read,TCP服务器, TCP客户端-Send and receive data, recv, send, write, read, TCP server, TCP client
serviceandclient
- linux下用c写的简易聊天室程序,可以多用户聊天-under linux using c write simple chat program, you can multi-user chat
Linux-socket-TCP-ClientServer
- 编写Linux下socket协议TCP的ClientServer程序-Under the agreement Linux TCP socket write the ClientServer program
schat
- C++写的一个网络聊天工具,代码写的不错,值得学习一下。使用了QT库,而且是跨平台的windows,linux都行-C++ to write an online chat tools, code written by good and worth learning about. Using the QT library, and is cross-platform windows, linux will do
linux-c-data-trans-on-web
- Linux网络编程用户数据报发送~sockfd,buf,len的意义和read,write一样,分别表示套接字描述符,发送或接收的缓冲区及大小. recvfrom负责从 sockfd接收数据,如果from不是NULL,那么在from里面存储了信息来源的情况,如果对信息的来源不感兴趣, 可以将from和fromlen 设置为NULL.sendto负责向to发送信息.此时在to里面存储了收信息方的详细资料. ~-Data transfering on web
for-linux--ipc
- linux 进程间通信的编程举例,可用于学习怎么在linux环境中编写进程间通信程序。-Linux inter-process communication programming for example, can be used to learn how to write the program of inter-process communication in the linux environment.
zjhftp
- 自己写的FTP服务器,包括完整的makefile,上传下载,断点续传,限速,更改目录等等功能。自定义哈希表读写,读取配置文件等,linux多文档多进程编程,多进程之间通讯。-Write your own FTP server, including the complete makefile, upload and download, HTTP, speed limits, change directories and more. For learning to use custom hash t