搜索资源列表
linux-socket-introduce
- 关于一些socket的简单知识的介绍,socket的基本操作,socket中tcp的三次连接于四次释放原理,和一个C/S的实现代码-The basic operation of the introduction of some simple knowledge of the socket, socket, tcp socket in three connected to the release of four principles, and a C/S implementation code
socket
- Linux下socket编程,包含client端和server端,用于演示通信原理,是一个简单的例子-Under Linux socket programming
linux-socket
- linux下简单的C/S模式的TCP编程,应用select()处理阻塞问题。 setsockopt()处理重启服务器出现“Address already in use”的情况。-the TCP programming under linux simple C/S mode, select () blocking problem. setsockopt () processing restart the server " Address already in use" .
linux
- linux socket programming
Socket
- linux下socket通信,实现安全的网络通信功能-Under linux socket communication, to achieve secure network communications capabilities
Linux-Socket-Programming
- linux 网络编程资料,详细的讲解了网络编程的各个知识点,对初学者十分有利-linux network programming information, a detailed explanation of network programming each knowledge point, is very beneficial for beginners
socket
- Linux下socket客户端和服务端的通信,实现TCP/IP协议下的命令传输和执行命令后的结果返回-Under Linux socket client and server communications, TCP/IP protocol under the command transfer and return the results after executing the command
socket
- linux socket 网络接口的源代码,带注释-linux socket network interface source code, with comments
socket
- linux下socket的实现 客户端 服务端-linux socket client server
LINUX
- 里面包含了linux 多线程和socket编程的实例 可以从中理解多线程以及socket的方法-linux socket pthread
socket-demo
- LINUX SOCKET进程间通信,怎么使用socket进行编程-linux socket inter-process commnuication,how to use socket programme
Socket-Communications
- Linux下多线程Socket通讯的研究与应用-Research and application of multi-threaded Linux Socket Communications
linux-socket
- linux下的socket编程,实现简单的聊天功能-Linux under the socket programming, the realization of a simple chat
linux-socke--code
- 嵌入式操作系统网络编程实例,用于嵌入式操作系统网络开发参考-linux socket shell code
socket
- Linux下socket编程示例,包括TCP/UDP编程,循环服务器、并发服务器等-Linux socket programming examples, including TCP/UDP programming cycle servers, concurrent server, etc.
Socket-in-Linux
- 实现Linux环境下Socket大并发通信,多线程实现,最大到上万并发量-Achieve large concurrent communication under Linux Socket
ftpServer-on-linux
- 用linux下socket写的简单的ftp服务器-Written under linux socket with a simple ftp server
socket
- linux下socket通信,实现文件的并发传输,有客户端,服务端。涉及线程,锁。-Under linux socket communication, concurrency transfer files with the client, the server. Involving thread lock.
Socket
- Linux网络编程socket,主要包括基本的socket编程和多客户端的socket编程等-Linux socket
Linux-TCP-Sample
- 这是自己编写的linux socket tcp 编程实例,包括Server与Client,仅供参考。-This is their preparation linux socket tcp programming examples, including Server and Client, for reference purposes only.