搜索资源列表
ping_linux
- Linux下面的Ping程序实现的源代码,学习网络编程的开始的例程-Linux Below the Ping program's source code, the Learning Network Programming began routines
tcprw
- linux tcp通讯例程,一个server一个customer-linux tcp communications routines, a customer a server
memmgr
- Linux操作系统采用虚拟内存管理技术,使得每个进程都有各自互不干涉的进程地址空间。该空间是块大小为4G的线性虚拟空间,用户所看到和接触的都是该虚拟地址,无法看到实际的物理内存地址。 利用这种虚拟地址不但能起到保护操作系统的效果(用户不能直接访问物理内存),而且更重要的是用户程序可使用比实际物理内存更大的地址空间。 当进程需要内存时,从内核获得的仅仅时虚拟的内存区域,而不是实际的物理地址,进程并没有获得物理内存,获得的仅仅是对一个新的线性地址区间的使用权。实际的物理内存只有当
smb
- linux 下SAMBA 服务器的配置文件例程。
C_xml_program_use_libxml2
- 介绍了linux上面比较流行的xml文档解释器的下载、安装、使用,有部分例程可以参考。
exer_8-15.tar
- http协议的服务器例程,在Linux下编译后使用浏览器登陆127.0.0.1即可浏览网站,网站的默认根文件在/var/www/下,可以自己配置文件进行设置。具体方法参见源码。
Client.rar
- linux socket通信客户端例程 实现与服务器的通信,linux socket communication routines to achieve the client and server communications
bbr-src-1.3.3 linux下cgi编程例程
- linux下cgi编程例程,嵌入式开发的有利参考 -cgi programming under linux routines, embedded development favorable reference
LINUX-socket
- Socket接口是TCP/IP网络的API,Socket接口定义了许多函数或例程,程序员可以用它们来开发TCP/IP网络上的应用程序。要学Internet上的TCP/IP网络编程,必须理解Socket接口。 Socket接口设计者最先是将接口放在Unix操作系统里面的。如果了解Unix系统的输入和输出的话,就很容易了解Socket了。网络的 Socket数据传输是一种特殊的I/O,Socket也是一种文件描述符。Socket也具有一个类似于打开文件的函数调用Socket(),该函数返
tcp
- Linux下基于9260的应例程:tcp-application example(linux) based on atmel9260: tcp
layer2_frame_forwarding
- Linux系统中的数据链路层网络数据收发例程,使用原始套接字机制。可用于网络协议分析或网络流量生成软件的开发,也可用于基于PC的软路由器开发。这个程序的发送功能是libcap所不具备的。-Linux System data link layer network data transceiver routines. Can be used for network protocol analysis or network traffic generation software development
mmap
- 这个linux下,实现内核内存地址映射到用户空间例程-The linux, the realization of the kernel memory address mapping to user space routine
consvr
- Linux Socket网络编程,并发服务器例程-Linux Socket network programming, concurrent server routine
loopsvr
- Linux Socket网络编程,循环服务器例程-Linux Socket network programming, cycle the server routines
issocktype
- Linux Socket网络编程,套接字描述符测试例程-Linux Socket network programming, socket descr iptor test routines
ipch
- Linux Socket网络编程,IP地址转换例程-Linux Socket network programming, IP address conversion routines
client.server
- linux下使用tcp通信的server/client例程-use the tcp communication, server/client
10.5
- Socket接口是TCP/IP网络的API,Socket接口定义了许多函数或例程,程序员可以用它们来开发TCP/IP网络上的应用程序。要学Internet上的TCP/IP网络编程,必须理解Socket接口。 -linux socket communication
ftp_linux
- linux下实现的关于FTP客户端程序,可以与常规的FTP服务器端进行通信,很好的一个例程。-achieved under linux on FTP client program, with regular FTP server communication, a very good routine.
NS2_examples
- 基于Linux环境下的NS2网络仿真器的相关例程。-NS2 network emulator routines based on the Linux environment.