搜索资源列表
linux下用c语言实现的一个ftp程序
- linux下用c语言实现的一个ftp程序,包括server和client-using the C Language an ftp procedures, including server and client
socketonLinux
- Linux下采用C语言开发的聊天程序,使用类似vi的操作界面,服务器端采用多线程技术,每线程服务一个客户端,客户端采用双进程,一个进程负责网络I/O,一个进程负责用户交互。-Linux development using C language chat, the use vi similar to the user interface, server multi-threading technology, every threaded a client services, client dual
Linux_proxy
- 这是一个Linux下用C语言编写的代理服务器程序,含客户端和服务器端。-This is a Linux C language prepared by the proxy process, including the client and server side.
credit_card
- 这是一个Linux下用C语言编写的信用卡授权程序,程序采用C/S模式,服务器代表店主,客户访问服务器并请求得到服务器的受权,从顾客的信用卡中收取费用。-This is a Linux C language prepared by the credit card authorization procedures, procedures using C / S mode, servers represent shopkeepers, customers access the server reque
网络爬虫
- 网络爬虫,linux下面用c语言写的。十分适合初学者学习网络爬虫的实现。
UDP传输server端
- linux系统下,基于C语言的UDP传输server端