搜索资源列表
套接字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
SocketLib
- Socketlib: 一个轻量级的C++ 封装Socket C API 网络编程框架。 它简化了Socket异步事件分派、进程间Socket通信的并发OO网络应用和服务的开发。 目前,只支持Window下IPV4;将来支持IPV6,并希望能将其扩展到linux/unix等OS平台。
talk
- Linux/Unix环境下的C语言编程联系异步通讯聊天程序
ntp-4.1.2.tar
- ntp-4.1.2.tar.gz Linux/Unix编程
linux_chatting
- linux环境下多人聊天程序。包括服务器端和客户端程序,采用IPv6地址。对于学习socket套接字编程有帮助,使用了许多标准的库函数,可以参考任何一本Unix/Linux网络编程书籍进行学习。
LINUXyuUNIXSHELL
- LINUX SHELL编程指南本书共分五部分,详细介绍了shell编程技巧,各种UNIX命令及语法,还涉及了UNIX下的文字处理以及少量的系统管理问题。本书内容全面、文字简洁流畅,适合Shell编程人员学习、参考。
UNIX-Network-Programming-and-source
- UNIX网络编程第三版英文+源码,linux下网络编程的圣经。 UNIX网络编程第三版英文+源码,linux下网络编程的圣经。-UNIX Network Programming Third Edition English+ source, linux network programming under the Bible.
service
- LINUX下的一个TCP服务器小程序。学习unix网络编程的朋友可以下来参考参考-LINUX under a TCP server applet. Learning unix network programming friends can down reference reference
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
ControlCenter
- 利用wmi编程实现对远程主机的进程控制以及利用破解的wodSSH.ocx控件实现对linux、unix远程主机进程的控制。-Wmi programming using the remote host to process control and the use of crack control to achieve wodSSH.ocx of linux, unix process control of the remote host.
LINUX-socket
- Socket接口是TCP/IP网络的API,Socket接口定义了许多函数或例程,程序员可以用它们来开发TCP/IP网络上的应用程序。要学Internet上的TCP/IP网络编程,必须理解Socket接口。 Socket接口设计者最先是将接口放在Unix操作系统里面的。如果了解Unix系统的输入和输出的话,就很容易了解Socket了。网络的 Socket数据传输是一种特殊的I/O,Socket也是一种文件描述符。Socket也具有一个类似于打开文件的函数调用Socket(),该函数返
chat
- linux下的一个聊天程序 ,代码完整, 调试通过。 既可以做服务器, 也可以做客户端。 程序代码才采用多种异步通讯模式。希望对初学习LINUX和TCP/CP的人有帮助。 -one chat room project under linux platform . complete project with no any bug. u can treat it as a server , and u can treat as a client as well. serval
unpv22e
- Stevens的《UNIX网络编程》配套源代码 想学linux/UNIX网络编程的看看哦 -Stevens' s " UNIX Network Programming" complementary source code, like the linux/UNIX Network Programming Oh look at the
unix-network-program
- 包括《UNIX网络编程》所有源码和socket简单编程代码,有助于学习掌握linux/unix网络编程,都是C代码-including "UNIX network programing" source code and a socket document. it will help the reader to master linux/unix programing, and the source is C code
Linux_Net_programming.pdf
- linux unix 网络编程书籍,C语言描述,比较好的一本书-linux unix network programming books, C language descr iption of the good book
UNIX_network_programming
- 一种重要的linux下网络编程书籍,畅销全世界,linux网络编程人员必备-networking at linux/unix
socket1.tar
- linux下的socket服务器的代码,是socket流编程学习入门必学的!-socket server of the linux/unix stream,good exp!i wish u like
forkSYSV
- 本任务主要目的练习UNIX/LINUX同步编程,熟悉基本的线程相关API。 任务要求 编程实现下图的效果,要求分别使用进程和线程 (1) 进程+SYS V信号量 (2) 线程实现+Posix同步操作API -The main purpose of this task exercises UNIX/LINUX synchronization programming, familiar with the basic thread-related APIs. Tasks requi