搜索资源列表
LinuxNet
- 非常好用的网络socket编程代码(服务器端多线程)- Extremely easy to use network socket programming code (server end multithreading)
UNIX网络编程第1卷
- UNIX网络编程第1卷代码-UNIX Network Programming, Vol 1 code
UNIX网络编程 第2卷 进程间通信.tar
- UNIX网络编程 第2卷 进程间通信 代码-UNIX Network Programming Volume 2 inter-process communication code
取的网络信息代码
- 黑客编程代码\\取的网络信息代码.rar-hackers programming code \\ network information from the source. Rar
webprtabliod
- 网络编程原理文摘 [文件] 精华区目录结构 [目录] 网络编程的基本原理 [目录] 网络编程与网络协议 [目录] 网上资源 [目录] winsock技术 [目录] Unix&Linux sockets [目录] 程序原代码 [目录] 别的什么东西
linuxtcp
- linux环境下网络编程的example代码,基于TCP
Proxy源代码分析
- Linux网络编程是非常重要的,而且当我们一接触到Linux网络编程,我们就会发现这是一件非常有意思的事情,因为以前一些关于网络通信概念似是而非的地方,在这一段段代码面前马上就豁然开朗了。在刚开始学习编程的时候总是让人感觉有点理不清头绪,不过只要多读几段代码,很快我们就能体会到其中的乐趣了。下面我就从一段Proxy源代码开始,谈谈如何进行Linux网络编程。-Linux Network Programming is very important, but when we reach a Linu
qt-network.rar
- qt代码的网络编程,完成了http协议和ftp协议。代码中的一个亮点是实现了ftp客户端!,qt code network programming, the completion of the http protocol and the ftp protocol. A bright spot in the code are achieved ftp client!
tcpip
- 网络编程代码 包括建立连接,接受信息,传输文件等 -Network programming code including the establishment of connection, reception of information, transfer files, etc.
UDPserver
- Linux下网络编程中UDP服务器端的简单代码,附有注解,可以传输各种文件,适合初学者学习使用。-Linux Network Programming UDP simple server-side code, with comments, you can transfer all kinds of documents, suitable for beginners learning to use.
linuxC_sourcecode
- 嵌入式linuxC源代码光盘,和《Linux c 编程实战》书本相配套的光盘资料,主要包括:Linux系统下C语言及其编程环境的介绍,系统编程的所有主题——文件和目录、进程、线程、信号、进程间通信、网络编程和图形界面编程、出错处理、库的创建与使用、编写安全的代码等。-Embedded linuxC source code CD-ROM, and " Linux c programming real" books matching CD-ROM information, incl
JavaThreading
- 本代码适合初学者学习java网络编程。这几个代码都是教你如何建立个自己的服务器,在连接服务器的。-those java code are designed for new starter.who have no experience of java network programming.it will be easy to understand.
proxyknife-1.7.tar
- LINUX平台的代理服务器的代码,短小精悍,功能也比较强大,适合学习网络编程的朋友。-LINUX platform proxy server code, dapper, and more powerful features for learning network programming friends.
Linux_NetProgram
- Linux下的网络编程 对TCP—UDP的网络编程进行了详细说明,并包含代码-The file is about the network programming under the linux system. It includes the detail descr iption of network programming and the source code sample
fs-embedu-examples-20090806.tar
- UNIX网络编程,一个培训机构的上课代码-UNIX Network Programming, a training class code
cutftp.tar
- 一个非常简单的FTP服务器,包括浏览、删除、上传、下载、转换目录等最基本的功能,用传统的多进程的方式实现。可供初学 Linux网络编程的朋友参考。什么都不用说了,一切尽在代码中,注释还是比较丰富的。 -A very simple FTP servers, including browsing, delete, upload, download, convert directories such as the most basic functions, the traditional multi-
dynamic-server
- Linux环境下的dynamic-server服务。网络编程的第三个作业,文件包括代码及其注释、可执行文件。作者:徐伟。-Linux dynamic-server
suyh
- VB综合编程代码,例如原代码的管理系统,不错(Comprehensive programming VB code, such as the management system source code, is good)
httpser
- 这是一个Linux下web服务器端的代码。运行该程序可以的服务器可以监听80号端口,自动连接浏览器的请求,并提供html网页的下载。(This is the code of a web server side under Linux. The server running the program can monitor port 80, automatically connect browser requests, and provide downloads of HTML pages.)