搜索资源列表
socket
- 基于socket多线程图片传输程序,有客户端和服务器端-Socket-based multi-threaded image transfer process, there are client and server-side
Server_java
- 这个socket服务器代码可以为你建立指定的监听端口、客户端请求响应机制等一些服务器所具备的基本框架 -the socket server code can you establish designated monitor port, the client request response mechanism and some other servers with a basic framework
mysocket
- 用Qt实现Socket通信,比如两个计算机之间的聊天,这是一个服务器端,将两个服务器端装在不同的机器上面,就可以通信了-Socket Communications to achieve with Qt, such as a chat between two computers, a server-side, two server-side mounted on top of different machines, you can communicate the
j2meHttp
- j2me源码实例:手机发送接收消息,socket通信,服务器客户端联系-j2me source code examples: cell phones to send receive messages, socket communication, client server connection
Server
- This going to be an appcilation, which uses udp socket to send and receive data between a computer and a wifi robot.-This is going to be an appcilation, which uses udp socket to send and receive data between a computer and a wifi robot.
socket
- 北京邮电大学 足球俱乐部 企业版 使用的时候记得把文件放到根目录中-Football Club, Beijing University of Posts and Telecommunications, Enterprise Edition server
Socket-TCP-Echo
- TCP 协议基础教学代码,一个server 一个 client,client从txt文件里面摘取名人名言语句发给server-Basic teaching code of the TCP protocol, a server an the client, the client from the txt file to the removal of celebrities famous statement distributed server
socket
- socket编程,实现服务器与客户端之间的字符传输-socket programming, characters are transmitted between server and client
Client-Server-Example
- 本实例是Client/Server的简化模型,容易学习理解,同时对Socket用法有初步介绍。-This example is a simplified model of Client/Server, easy to learn to understand that while the initial introduction of the Socket usage.
erlang-socket
- 一个erlang的通用网络服务器,使用Erlang的gen_tcp网络编程和Erlang/OPT的gen_server模块-A the erlang common network server, to use the Erlang' s gen_tcp network programming and Erlang/OPT' s gen_server module
Socket(BCB)
- C++ Builder 使用自带的socket组件进行通讯的例程,包括客户端和服务器端,在实际应用软件中已经使用-C++ Builder comes with socket assembly routine communications, including client and server side, have been used in the practical application of software
UDP-Cleint-Server-Socket
- windows socket client server in C++ working
Socket
- 就是个套接字编程,说的是服务器与客户端,对分别是这两个的代码,用来建立连接的-It s a socket.for c++.A server and a custom.oh my god.What is wrong with this website.
SOCKET
- C语言SOCKET编程源代码,包含了客户端代码和服务器端代码。-C language programming in SOCKET source code,Including client code and the server code
Talk-Socket
- Socket通信,实现简答的服务器与客户端的通信。客户端发送消息,服务器端接收消息。-Socket communication, communication between the server and the client of the short answer. Client sends a message, the server receives a message.
server
- 实现socket多客户端通信,每来一个客户端开一个线程,同时收到的数据写数据库。-Implement socket multi-client communication, each to a client open a thread, and you receive the data write to the .
client-server-socket-VCPP6.0
- 在VC++上写的小程序,关于client-server间的socket通信,主要做学习分享用!-simple communication between client and server
Client-Server Socket Programming
- Most inter process communication uses the client server model. These terms refer to the two processes which will be communicating with each other.
C#Socket服务器源码
- C#Socket服务器源码,可以进行socket通讯,很好的源码(C#Socket source code C#Socket server source code C#Socket source source C#Socket server source C#Socket source code source code)
socket聊天室
- 客户端与服务器端实时聊天程序,实现及时通信传输(Real time chat program for client and server)