搜索资源列表
rp-pppoe_3.5.orig.tar
- linux下的pppoe拨号程序源代码; 不错的开源代码-linux pppoe under the dial-up program source code. Good revenue code
ntp-4.2.0.tar
- linux下的ntp协议客户端; ntp:网络时间协议-linux under the npt client agreements; Npt : Network Time Protocol
ppp-2.4.3.tar
- linux下的ppp协议簇开源代码; 可以进行linux内核级的pppoe拨号-linux under the ppp protocol suite revenue code. can linux kernel-level dial-up pppoe
Linuxserial
- Linux下对串口进行编程,对大家应该有所帮助;我正在用-Linux on the serial port for programming, we should help; I was using. .
netCpp
- sun Linux 下的网络编程,对大家有所帮助;-sun under Linux Network Programming, we help;
ligangan33
- LINUX在嵌入式系统上的实践和探讨 1。实践目的 在一个成熟的嵌入式硬件平台上,安装KERNEL 2.6的LINUX;以实践一个嵌入式系统的开发初步。 2。硬件平台 VIA公司的EmCore-V611V12r/E533 -Linux in embedded systems practice and explore one. Practice aimed at a mature embedded hardware platform, the installation of L
wmmp-sms-linux
- 在GPRS或者CDMA modem上实现发送/接收短信的C代码;支持Siemens,Simcom,Bellwave,Fidelix等模块-in GPRS or CDMA modem achieving Send / Receive messages C code; support Siemens, Simcom, Bellwave, Fidelix modules
code.rar
- linux下的FTP服务器,使用C开发,GCC编译;实现文件的上传、下载、断点续传;技术点:守候进程、进程间通讯、管道、soket编程、文件I/O标准库函数与系统调用、文件权限管理,FTP server under linux, using the C Development, GCC compiler file upload, download, HTTP technical point: waiting for the process of inter-process communica
jinchengtongxin
- linux下网络通信 udp协议 实现:广播通知客户端登陆或退出 接受消息并通知所有客户端; 客户端接受服务器发来的消息。-linux udp protocol for network communication: radio to inform the client log in or out of receiving messages and inform all clients client accepts the server sent the message.
LINUX-socket
- Socket接口是TCP/IP网络的API,Socket接口定义了许多函数或例程,程序员可以用它们来开发TCP/IP网络上的应用程序。要学Internet上的TCP/IP网络编程,必须理解Socket接口。 Socket接口设计者最先是将接口放在Unix操作系统里面的。如果了解Unix系统的输入和输出的话,就很容易了解Socket了。网络的 Socket数据传输是一种特殊的I/O,Socket也是一种文件描述符。Socket也具有一个类似于打开文件的函数调用Socket(),该函数返
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
SimpleChatwwx
- linux下的FTP服务器,使用C开发,GCC编译;实现文件的上传、下载、断点续传;技术点:守候进程、进程间通讯、管道、soket编程、文件I/O标准库函数与系统调用、文件权限管理-FTP server under linux, using the C Development, GCC compiler file upload, download, HTTP technical point: waiting for the process of inter-process commu
LInux
- 用7章来描述linux的网络编程;并描述了路由;最后给了Understanding Linux Network Internals手册,供大家使用-Chapter 7 to describe the Linux network programming and describes the route finally gave Understanding Linux Network Internals Manual for use
Linux-communication-platform
- 令人惊叹的Linux for sdk;可以运行在Linux上,实现与android、windows、IOS、web等平台之间的通话,开放了源码,在/src文件夹下,有服务器端跟客户端的;API接口说明在/doc文件夹下,可以参考进行二次开发。支持1080P高清,P2P传输,完美无回声问题。-Stunning Linux for sdk running on Linux, call between android, windows, IOS, web platform, open source,
Linux-web
- 清华大学嵌入式实验程序fork/vfork程序验证区别;管道命令程序;TCP/IP网络通信程序;makefile文件的编写。-fork/vfork program to verify the difference written in the makefile pipeline command program TCP/IP network communication program.
linux
- 设计一程序,要求用带缓存的流文件I/O操作,在“./tmp”目录下,打开名称为“tmpfile”的文件。如果该文件不存在,则创建此文件;如果存在,将文件清空后关闭。W或w+-design a program, it need to use the cache files to operate the in/out directory
myPing
- 环境:linux; 功能:简单的ping程序; make后,输入目标ip地址或者网址,可发送ICMP包进行ping测试(environment: linux function: ping program)
router
- 环境:linux; 功能:模拟路由器,实现IP包的转发功能; 使用:在虚拟机中搭建网络,并修改配置文件,make后运行(enviroment: linux function: router)
libpcap-1.0.0.tar
- libpcap-1.0.0.tar.gz版本1.0.0;用于网络数据包嗅探。(Libpcap-1.0.0.tar.gz version 1.0.0; used for network packet sniffing.)
linux_chat
- linux聊天工具,基于TCP协议,使用c语言编写,Ubuntu16.04下测试通过。(Linux chat server&client,based on TCP.)