搜索资源列表
160955
- - IP Messenger is a pop up style message communication software for multi platforms. It is based on TCP/IP(UDP). - This software don t need server machine. - Simple, lightweight, and free software :-) - Win, Win16, Mac(Japanese
java_TCP
- java写的TCP\\Server.java
socket-server-client-java
- android利用socket发送数据到PC,PC端也用socket接收并显示。-android using socket to send data to PC, PC-side socket is also used to receive and display.
code.rar
- 文件传输的并发服务器,包含基于tcp协议和udp协议的 ,Concurrent file transfer server that contains the tcp-based protocols and udp protocol
TCPClient
- 用于TCP协议模拟客户-服务器网络模式的客户端程序-Used to simulate the client- server network mode client program
331_task1
- TCP/UDP transmission-connect server and client
TCPIP_Chat
- A simple TCP chat between server and client
sockets
- 简单的客户端与服务器的连接 简单的JAVA网络编程-Simple client and server connections simple JAVA Network Programming
ExSocket
- Arhiva contine un exemplu de socket server multithread TCP si doi clienti ai acestuia. Este un exemplu relevant pentru modul in care se realizeaza comunicarea prin intermediul TCP.
src
- 基于TCP/IP.SOCKET的java聊天室客户端和服务器端-Based on TCP/IP.SOCKET the java chat room client and server-side
SocketCorba
- Code to transmit socket trought objects (client & server)
assignment3
- Java UDP Ping Client/Server
server
- server java TCP is very important his useful and easy to manipulate and understand
ClientServer2
- Java code for implementing Client-Server. There are 5 clients and 5 servers with queues and threads for communication between each client and server
Java
- java实现的server socket编程-java server socket
SampleSocket_TCPPUDP_Client-Server
- A good Java Socket TCP+UDP Client+Server.
java-code
- File contains java code for client server networking
TCPClient.java
- 通过TCP SOCEKT 从服务器接收数据 将数据处理后 发送回服务器端-By TCP SOCEKT receive data the server sends the data back to the server-side processing
socket-java
- 基于Socket通信的JAVA客户端和服务器端-JAVA-based client and server-side Socket Communications
tcpclient-server
- Tcp client server communication using Java The client–server model is a distributed application structure that partitions tasks or workloads between the providers of a resource or service, called servers, and service requesters, called clients.[1]