搜索资源列表
UNIX聊天程序
- 在RedHad9 下实现文字界面的聊天程序。此源码示范了C语言的socket通信编码;RedHad下如何编译c代码。内附说明文档详细说明了socket通信原理和代码解释。-under the RedHad9 text chat interface procedures. This source model of the C language socket communications coding; How RedHad c compiler code. Documentation contai
Unix Network Programming Volume 1_3rd
- UNIX网络编程,套接字编程,第三版。非常经典的Socket书籍,名家名作,值得一看。内附源代码。-unix network progrqamming ,the 3rd edition. classic book on socket written by famous expert, worth reading. source code included.
套接字socket编程文档
- unix/linux套接字socket编程文档整理-unix / linux socket socket programming collate documents
unix-socket
- unix环境下socket编程服务器端示例。开发环境:gcc、vim。在linux和solaris上测试通过-unix environment server socket programming examples. Development environment : gcc, vim. Solaris and the Linux on the test
Socket
- tcp通讯源码,适用于Unix/Linux平台,采用c语言编写-tcp communications source code, applicable to Unix / Linux platforms, using language c
socket
- 此源码主要运行在Linux、Unix平台上,功能是实现Socket之间通信
socketCppWrapper.zip
- 一个unix和windows通用的socket函数封装的类,A class which is encapulated by common socket functions and can be used in unix and windows.
raw_socket
- 示范了Unix和Linux下如何利用Raw Socket构造伪装的TCP、IP、UDP的包- How has demonstrated under Unix and Linux uses Raw Socket structure camouflage TCP, IP, the UDP package
Unix-socket
- 简单聊天程序: 实用于unix平台的socket编程模型-simpl Socket program for Unix
tcp
- 站长写的Unix和Windows下的socket通用函数,简单易用。带Unix下的小例子- Stationmaster writes under Unix and the Windows socket general function, simple is easy to use. Brings under Unix the small example
UNIX_Network_Programming_Volumn1
- UNIX网络编程第1卷_套接口API和X OPEN传输接口API。学习Linux很好的书籍-UNIX Network Programming Volume 1 _ socket API and X OPEN transmission interface API. Good books to learn Linux
LINUX-socket
- Socket接口是TCP/IP网络的API,Socket接口定义了许多函数或例程,程序员可以用它们来开发TCP/IP网络上的应用程序。要学Internet上的TCP/IP网络编程,必须理解Socket接口。 Socket接口设计者最先是将接口放在Unix操作系统里面的。如果了解Unix系统的输入和输出的话,就很容易了解Socket了。网络的 Socket数据传输是一种特殊的I/O,Socket也是一种文件描述符。Socket也具有一个类似于打开文件的函数调用Socket(),该函数返
echoclient
- unix program of echo client for tcpip socket programming learning
echoserver
- unix program of echo server for tcpip socket programming learning
sockets
- Unix高级编程实例之socket编程。代码比较详尽,相当有帮助-Examples of high-level programming of Unix programming socket. A more detailed code, very helpful
the-code-of-Unix-network-progarmming
- 《Unix网络编程》的源代码,很多socket的编程实例!适合初学者和网络开发人员!-Unix network programming" source code, many examples of socket programming! Suitable for beginners and web developers!
unix
- 实现socket的通信功能,包括tcp/udp/smb等基本功能,开发者可以用来做为大型项目的组件,包括分布式服务器,多客户端等项目----
Unix-Socket-Server-Examples
- socket unix /program language c
unix网络编程第一卷:套接字联网API
- unix网络编程第一卷:套接字联网API,经典书籍(Unix network programming, Vol. 1: socket networking, API, classic books)