搜索资源列表
Socket
- the program is socket program of TCP client/Server structure.
linux-socket-program
- 全套Socket简单编程实例,很适合于初学网络编程者!
socket.rar
- 基于Socket的网络通信设计,综合运用网络协议、编程语言、API和图形界面实现基于socket建立、监听、连接、发送数据和接收数据的网络通信程序。,Socket-based network communications design, the integrated use of network protocols, programming languages, API and socket-based graphical interface to establish, monitor, con
sourcesocket.rar
- socket program by gcc for linux,socket program by gcc for linux
VB-Socket
- vb编写的局域网通讯程序,含服务端和客户端,主要用到Socket-vb prepared by the local area network communications program, including server and client, mainly used in Socket
RAW SOCKET编程与以太网帧分析
- RAW SOCKET编程与以太网帧分析。环境是Linux,用C,C++语言描述。 包括基于TCP和UDP的两个客户服务器程序;以及一个原始套接字可以接受任何数据链路层。并且根据协议规约输出抓取到的包的字段内容 -RAW SOCKET Programming and Ethernet frame analysis. Environment is Linux, using C, C++ language to describe. Including both TCP and UDP-ba
Unix-socket
- 简单聊天程序: 实用于unix平台的socket编程模型-simpl Socket program for Unix
SOCKET-Send-Photo
- 这是一个利用Socket来发送图片的例子程序。值得注意的是:图片对象被表示成COM接口IPicture. 程序分为服务器端和客户端。服务器端里面的文件Picture.h和Picture.cpp是用来处理图片的。它们用到了函数OleLoadPicture. 具体的代码实现,请您细看。-This is a Socket to send pictures using the example program. It is worth noting: Image objects are represent
QT-SOCKET
- 利用qt开发前后台程序,后端用c语言实现,界面上的输入与底层的c语言结合起来,使用的是socket通信-Taiwan before and after the use of qt development program, the back-end using c language, the input interface with the underlying combination of c language, using socket communication
get
- vc++得到网站的源码,socket程序-vc++ to be the source Web site, socket program
socket
- windows socket 编程一般模式-windows socket program
C_S_Code.tar
- 一个简单的socket程序,内含客户端和服务器端代码, 实现了对socket的简单使用。-A simple socket program, including client and server-side code, the implementation of the socket easy to use.
socket
- 一个socket程序,可以实现聊天功能,用java实现的,很好-A socket program, you can achieve chat with java implementation, and good
winsock_demo_client
- 很好且簡易的 socket program, 適合初學者 ( client )-Very good and simple socket program, suitable for beginners (client)
Socket
- 一个C++写的SOcket数据传输程序,为采用孔阿建。-about Socket communication source program
socket
- socket程序,客户端服务器端可以相互接受发送消息!Winsocket实现的。-socket program, the client server can be mutually acceptable to send a message! Winsocket achieved.
socket-program-guide
- 编写socket的一些便携手册和常用词汇-socket program guide
Socket-program
- 这是一个socket网络编程实例 模仿QQ可以进行文字通话 对于对socket 感兴趣的人会很有帮助-this is my socket program,it will help you understand the basic ways to use socket
Socket-Program-Examples
- ezTCP socket program examples
python-socket-program
- python socket program,server and client