搜索资源列表
-
0下载:
用SOCKET编程实现mini FTP client / Server功能包括简单地上传和下载文件,SOCKET programming with mini FTP client/Server
-
-
0下载:
基于socket多线程图片传输程序,有客户端和服务器端-Socket-based multi-threaded image transfer process, there are client and server-side
-
-
0下载:
这个socket服务器代码可以为你建立指定的监听端口、客户端请求响应机制等一些服务器所具备的基本框架
-the socket server code can you establish designated monitor port, the client request response mechanism and some other servers with a basic framework
-
-
0下载:
j2me源码实例:手机发送接收消息,socket通信,服务器客户端联系-j2me source code examples: cell phones to send receive messages, socket communication, client server connection
-
-
0下载:
These are the grphical client server programs with socket programming-These are the grphical client server programs with socket programming..
-
-
0下载:
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
-
-
0下载:
socket编程,实现服务器与客户端之间的字符传输-socket programming, characters are transmitted between server and client
-
-
0下载:
本实例是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.
-
-
0下载:
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
-
-
0下载:
windows socket client server in C++ working
-
-
0下载:
C语言SOCKET编程源代码,包含了客户端代码和服务器端代码。-C language programming in SOCKET source code,Including client code and the server code
-
-
0下载:
Socket通信,实现简答的服务器与客户端的通信。客户端发送消息,服务器端接收消息。-Socket communication, communication between the server and the client of the short answer. Client sends a message, the server receives a message.
-
-
0下载:
实现socket多客户端通信,每来一个客户端开一个线程,同时收到的数据写数据库。-Implement socket multi-client communication, each to a client open a thread, and you receive the data write to the .
-
-
0下载:
通过socket实现客户端,服务端通信,监听-socket client server communication, listening
-
-
0下载:
在VC++上写的小程序,关于client-server间的socket通信,主要做学习分享用!-simple communication between client and server
-
-
0下载:
Most inter process communication uses the client server model. These terms refer to the two processes which will be communicating with each other.
-
-
0下载:
a project about python udp server/client demo, run them in different computers,you can better experience the enjoyment of network programming with python
1 this is a implementation of python udp server client model, run the code respectively in di
-
-
0下载:
利用socket接口,实现客户端服务端通信,包括一对一和一对多。(Client server communication.)
-
-
0下载:
客户端与服务器端实时聊天程序,实现及时通信传输(Real time chat program for client and server)
-
-
0下载:
Websocket-Arduino, a websocket implementation for Arduino
Copyright 2011 Per Ejeklint
Based on previous implementations by
Copyright 2010 Ben Swanson
and
Copyright 2010 Randall Brewer
and
Copyright 2010 Oliver Smith
Some code and concept
-