搜索资源列表
socket.study
- 一个简单的C/S网络通讯程序,说明网络通信的基本原理,很适合初学者学习.-a simple C / S network communications procedures on network communication to the basic principles of learning is very suitable for beginners.
tinyhttpPROXY
- 一个简单的http代理服务器源代码,http代理源码,利用socket进行通信-a simple http proxy server source code, source http agent, the use of socket communication
5189692
- Socket异步通信示程序代码下载.非常直观,非常简单,好学习
socket
- Linux下实现的socket通信, 建有客户端和服务器端 简单适合初学习使用
socket
- linux 下简单的网络通信例子(包括客户端和服务端源文件)。
realmsg-4
- 本人写的实现类似于MSN的即时通信软件,基于linux socket编程,有完整的客户端,服务器端代码 实现好友管理,线程池,文件传输,简单音频传输等功能,经过修改可用于嵌入式环境-I write to achieve similar to the MSN instant messaging software, based on linux socket programming, a complete client, server-side code to achieve the fr
c-s-huangjun86
- linux环境下gcc编译通过,cs通信server端源码,实现了简单的文本的传输,阅读后即可了解整个socket流程,绝对原创,欢迎大家多多支持。-gcc compiler under linux through, cs source client server communication, the realization of a simple transfer of text, reading socket understand the whole process can be absol
socket
- socket实现网络通信的一个简单实现 socket实现网络通信的一个简单实现-socket communications network to achieve a simple
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
- 一个简单的socket通信程序,可以在Linux上实现-A simple socket communication program, to achieve in Linux
QQlinux
- linux下简单QQ程序,用socket通信实现,通过建立两个线程实现数据的发送与接收,包括服务端和客户端程序-QQ linux in the simple procedure, using socket communication to achieve, through the creation of two threads to send and receive data, including server and client
linuxtcp
- 在linux下实现简单的tcp通信,利用套接字实现的,分为客户端和服务器。-Be achieved in a simple linux tcp communication, the use of the socket implementation, divided into client and server.
socket.tar
- linux下简单socket通信程序,实现群聊功能-simple socket communication program under linux, to achieve group chat
chatsoft
- 基于linux socket编程的简单聊天程序。可以实现开发板与PC的互相通信。-Linux socket programming based on a simple chat program. Development board and the PC can communicate with each other.
LinuxTCPIP
- TCP/IP协议栈源代码分析,包括各个层的协议及socket中的简单的TCP UDP通信-TCP/IP protocol stack source code analysis, including the agreement of each layer and the socket in the simple TCP UDP traffic
TcpSocketClient
- socket 通信 TCP下的Client 简单的写了一下-simple socket communication under TCP Client wrote
echo_server
- linux操作环境下,简单SOCKET通信程序源码。-Source of socket communication in linux operation system
COSB68
- 现简单服务器-客户端通信的基本socket编程,不错-Now simple server- client communication basic socket programming, good
Socket
- 简单的嵌入式socket实现,包括服务器端与客户端两部分,适合初学者(Simple embedded socket implementation, including server-side and client two parts, suitable for beginners)
socket
- 实现简单的socket请求,在客户端和服务器端实现通信(achieve socket requirements between client and server.)