搜索资源列表
update_whftp
- 一个基于whftp的远程升级程序, 该程序实现了在linux下应用程序的远程升级功能.-whftp based on a long-range upgrade program, which achieved under Linux applications of remote update feature.
socket_linux_mfc
- Linux下的Socket类 接口函数同MFC类似, 封装底层网络细节API-Linux Socket Interface category MFC with a similar function, Packaging details of the underlying network API
tcpsock00000001
- 简单的Socket类,通过简单修改可以在UIIX/LINUX平台上使用-simple Socket class, through simple changes in UIIX / Linux platform use
linux下用c语言实现的一个ftp程序
- linux下用c语言实现的一个ftp程序,包括server和client-using the C Language an ftp procedures, including server and client
rp-pppoe-3.6.tar
- 在linux上实现拨号上网的功能,可以在平台arm上运行,移植性比较好。-on dial-up capabilities in the platform arm run transplanted better.
neti-2.0.tar
- NETI@home is an open-source software package, named after the widely popular http://setiathome.ssl.berkeley.edu/, that collects network performance statistics from end-systems. It has been written for and tested on the Windows, Linux, Mac OS X, and S
Socket4C++
- Linux/Windows下的的socket基类-Linux / Windows of the socket base class
rp-pppoe.tar
- 此软件包含linux下rp-pppoe程序,解压缩后增加到内核中-under linux rp - PPPOE procedures to decompress after kernel
WIRE-0[1].5.tar
- It is a good we crawler by c/c++ in order to change performance. It runs good for linux.
linux下关于socket编程的C例子
- 这是linux下关于C的编程,其中包含了socket的几种用法的例子,有udp、tcp以及select的使用。-under linux on the C programming, which includes a socket several examples of usage, udp, tcp and select use.
Linux下网卡驱动程序源码分析
- linux下8139网卡驱动分析,非常彻底,本人照此移植成功了嵌入式设备上的网口-8139 NIC drivers under analysis, very thorough, I do the successful transplantation of embedded devices on the LAN
tse.041210-1504.Linux.tar
- 在linux下开发的web crawler程序 -under development in the web crawler procedures
Que - Linux Socket Programming By Example - fly[1]
- Linux Socket Programming by Example
Linux上的ICQ9282kicq-0.3.0.tar
- Linux上的ICQ9282kicq-0.3.0 c源代码-ICQ9282kicq the Linux-0.3.0 c source code
linux上传文件cgi程序
- linux cgi实现上传文件
linux下socket编程 c
- linux下用c进行socket编程,很多实例,适合初学网络编程者,可以先看看socket编程
linux下Qt实现的视频点播系统
- 提供的代码是编写一个基于linux系统的网络视频点播应用程序,利用Qt工具编写图形界面和基于TCP协议的网络传输模块。Linux操作系统以其开源性、多用户多任务、支持多种硬件平台、可靠地安全稳定性能以及日趋完善的图形界面和丰富的网络功能等等,逐渐成为了各行业的首选操作系统,尤其是基于ARM内核的嵌入式linux更是得到了极为广泛的应用。 本系统分为服务器端和客户端两部分。服务器端提供多视频源,供用户进行选择,客户端提供人机交互界面,当用户需要点播某个视频时,首先在Ip Address栏输入服务器
FTP服务器LINUX—C
- linux——C,信号量,hash函数,共享内存
Linux下Socket编程通讯程序
- 使用Socket套接字编程,设计在Linux下的简单聊天程序。 程序分为客户端、服务器端程序,命令行方式使用,*面。已经实现了如下功能: ■ 新用户注册,若预注册用户已经存在同名用户,则不能再注册 ■ 用户登录,可验证用户名、密码 ■ 用户登出或注销账户 ■ 在线用户查询,客户端可得到所有在线用户 ■ 聊天服务,与任一在线用户聊天 (在同一段时间内可接收多人的消息,但只能给一个人发送消息) ■ 传输文件,对好友名进行验证,对输入的文件名是否合法进行验证
Serial Port
- Working with Serial Port in C in Linux