搜索资源列表
Socket.rar
- 程序必须在服务器端实现监听连接请求,客户端实现发送连接请求的功能,在建立连接后进行发送和接收数据的功能,socket
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
j2meHttp
- j2me源码实例:手机发送接收消息,socket通信,服务器客户端联系-j2me source code examples: cell phones to send receive messages, socket communication, client server connection
socket
- socket编程,实现服务器与客户端之间的字符传输-socket programming, characters are transmitted between server and client
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
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
TestMfcDemo
- 做为一个demo其中功能有:剪贴板的运用、SOCKET 客户端的压力测试、线程的使用、系统日志事件的使用、获取本地服务、电脑截屏并保存为图片等功能-As a demo which features are: the use of the clipboard, SOCKET client s stress tests, the use of threads, use the system event log, access local services, computer screen shots
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.
socket
- 网络调试助手,通过网络发送、接收数据,可作为服务器,也可作为客户端-Network debugging assistant, through the network to send and receive data, can be used as a server, can also be used as a client
Socket-Project-a-Code
- Socket通信,客户端与服务器都齐全的,可以拿来学习借鉴,挺好的-socket communication,TCP/IP Network Communications
Socket聊天程序(一个服务端,多个客户端)
- C/S架构,采用socket通信方式,一个服务器对多个客户端通信,支持广播以及点对点通信(C / S architecture, using socket communication, a server for multiple client communications, support for broadcast and point-to-point communication)
TCPClient
- C#语言,实现TCP通信客户端程序,Socket编程(C#,TCP/IP Communication)
在MQL中操作socket套接字,如何成为信号提供者
- MT4 客户端 在MQL中操作socket套接字,如何成为信号提供者(The MT4 client operates the socket socket in MQL and becomes the signal provider)
socket
- 易语言socket 客户端模块 附带客户端连接、通信功能(EasyLanguage writer socket client source.)
SocketProClient
- 本程序针对激光雷达开发的网络套接字客户端。可以实时读取雷达数据并绘制出来。。。激光雷达作为服务器,本程序作为客户端。(This program for the development of laser radar network socket client. Radar data can be read and plotted in real time... Laser radar as a server, the program as a client.)
version3.0
- 利用socket套接字模拟从文件服务器(服务器端)下载文件到本地客户端(本机)。(The socket socket is used to simulate downloading files from the file server (server side) to the local client (native).)
socket
- 简单的socket实现,通过epoll实现简单的客户端和服务端代码(simply socket example)
socket聊天室
- 客户端与服务器端实时聊天程序,实现及时通信传输(Real time chat program for client and server)