搜索资源列表
socket
- linux下SOCKET编写程序事例,已经验证过了的
FTP
- 在Linux下以C语言完成的一个小型FTP服务系统,内附详细的设计及功能说明,以及测试文档及截图,文档中还包含了详细的Socket函数及文件操作函数介绍,适合Linux编程初学者参考使用。-C language in Linux, complete with a small FTP service system, containing a detailed descr iption of the design and function, and test documents and screen
linux-xia-epoll-socket
- linux下epoll模式的socket,可支持多用户同时向服务器发送请求。-mode under linux epoll socket, can support multiple users simultaneously send requests to the server.
linux-socket-select
- linux 环境下socket编程select的使用方法.-socket programming under linux to use select.
Linux_net_programing.pdf
- linux下网络编程的书籍,相当经典。linux下socket编程。-linux network programming under the books, very classic. socket programming under linux.
source
- 这是书上的代码,Linux下使用C++进行Socket编程,供大家参考-This is the book code, Linux use C++ For Socket programming, for your reference
SOCKET
- linux下的socket的编程入门,适合不懂socket编程及相关基本知识的初学者学习。-linux programming socket under the entry for do not know socket programming and basic knowledge of beginners learning.
socket
- linux下程序开发,有关的Socekt编程接口-linux under development, the Socekt Programming Interface
socket
- linux 下的server/client socket 程式 -linux under the server/client socket program
tcphust
- linux下socket/tcp/ip简单实现-simple implementantion of socket/tcp/ip on linux
Socket
- 网络通信编程,socket编程,socket客户端程序,可运行。代码简单完整,注释清晰,linux下编译通过,可运行。适合socket编程入门参考。 与服务端配合使用-Network communication programming, socket programming, socket client program, you can run. Code is simple and complete, clear notes, linux compiled by, you can run.
socket
- linux下的socket编程的相关代码和测试程序 希望能够帮助大家学习-linux programming socket under the relevant code and testing procedures hope to help them to learn
sourcecode
- linux下基于 raw socket实现的静态路由,通过路由表的设定实现包的转发-static route in linux
Linux-Net-Programmer
- 《linux网络编程》,介绍了linux中进程管理,网络的基础知识,BSD socket,和TCP/TP应用等,是学习linux下网络编程的好书籍!-" Linux network programming" to introduce the linux in the process management, network basics, BSD socket, and TCP/TP applications, network programming under linux to
socket
- Linux下的SOCKET通信程序,包括TCP通信范例和UDP通信范例,修改Makefile文件可在PC平台或者嵌入式平台上运行-Linux Socket communications programs, including TCP and UDP traffic communication paradigm, paradigm, modify the Makefile file can be run in an embedded platform
Linux-Network-Programming
- 《Linux网络编程》内容简介:Linux是目前最流行的开源操作系统,网络功能在Linux下占有核心的地位。《Linux网络编程》循序渐进地从应用层到Linux内核、从基本知识点到综合案例,向读者介绍如何在Linux下进行网络程序设计。《Linux网络编程》内容分为4个部分:Linux程序设计基础部分、Linux用户空间网络编程部分、Linux内核网络编程部分以及综合案例部分。内容包含Linux系统概述、Linux编程环境、Linux文件系统简介、Linux下的进程和线程、TCP/IP协议族、应
SOCKET-Linux-chat
- 本程序在ubuntu下用C语言实现,采用server/client模式,服务端通过功效内存存储聊天记录,发给每个客服端-Under this program in ubuntu with the C language, using server/client model, the effectiveness of memory storage server through the chat, each customer-side distributed
Socket
- windows和linux下的 C++的Socket编程实例-C++, Socket Programming Example
socket
- linux下的socket编程,有服务器端和客户端-socket programming under linux, there are server and client
Linux下简单的C++ socket编程
- 用c++实现简单的linux平台socket编程(Using c++ to achieve a simple Linux platform, socket programming)