搜索资源列表
例10.04 Socket服务器端程序
- SOCKET服务器端程序-SOCKET server procedures
Socket-server
- Socket通讯实例服务器端,用java实现,带有详细注释。
Server.rar
- 用JAVA编写的有关使用套接字读取服务器端对象的应用,已经运行通过,JAVA prepared with the use of socket server-side object to read the applications, has been running through the
Java-Socket-email-r
- Java Socket邮件接收程序 一、POP3概述 目前的电子邮件基本上都是通过POP3网络协议接收的。根据POP3的规定,当一个电子邮件程序需要接收电子邮件时,该程序同POP3服务程序需要建立起双向的传输通道。-Receive e-mail program for a Java Socket, POP3 e-mail is basically an overview of current network protocols are received through POP3. Acc
Socket
- 利用socket套接字实现服务器和客户端的文件传输。-Socket using socket server and client to achieve the file transfer.
PHP_SOCKET_SERVER_CLIENT
- PHP SOCKET 服务端与客户端实现的简单示例-PHP SOCKET server and client to achieve a simple example
javasocket
- java socket server,对初学者很好的参考意义,其中的很多socket操作机理已很好的在java编程中得到应用-java socket server, on the significance of a good reference for beginners, many of which socket to operate the mechanism have been very good in java programming has been applied
ClientServer_usingsocket_java
- client server using socket programing with best optimized way to do .. and how to do guide is also availabe
socket
- 轻松学会用socket编写的简单的聊天程序,包括客户端和服务器-Learn how to use socket easily prepared by simple chat program, including client and server
Server
- java的socket通讯 server端代码,用于本机调试发送数据的正确性的小工具软件-socket server
Socket
- 用Java Socket完成如下功能:建立客户端和服务器端通讯,服务器端地址为本地端口自拟。两端以TCP形式通讯,假设客户端Class叫Client,服务器端Class叫Server。当运行 java Client Hello时,服务器端能接受客户发来的Hello字符并打印”Receive Hello”然后返回给客户端“How r u doing”字符串 客户端收到后打印”Received How are you doing”. 此时服务器端服务始终运行并未停止并等待其他Socket连接(客户端
socket Test
- 学习Java Socket 编程的基础程序,适合初学者学习。实现了多线程的网络客户端和服务器通信-Java Socket Programming learning the basis of procedures, for beginners to learn. The realization of the multi-threaded network client and server communications
JOICQ_Server
- 使用SOCKET制作的聊天工具服务器端。-SOCKET produced by the use of server-side chat.
Server
- A simple Java server TCP server using socket connections
socket
- java 實現socket 服務器客戶端間通信-java to achieve communication between the client socket server
Server
- 一个Socket的服务器段,可以实现简单的网络通信-A Socket server segment, can achieve a simple network communication
Socket
- SOCKET编程,实现了一个服务器一个客户去的通信,适用于初学SOCKET者。-SOCKET programming, implements a server to a client communications, suitable for beginners who SOCKET.
PHP_Socket
- 使用php实现的socket通信;包含客户端和服务器端;可与c共同实现通信;-Achieved using the php socket communication includes client and server side together to achieve communication with c
socket
- 基于socket的通讯代码 server服务端类 client客户端类 自己保存着-Socket-based communication code
server
- 用PHP SOCKET做QQ服务器。这里仅写了服务器端,客户端可以用FLASH、AIR或C++程序。-To do with PHP SOCKET QQ server. Here only to write the server side, the client can use the FLASH, AIR, or C++ program.