搜索资源列表
TCP一对多通信
- TCP一对多通信-TCP More Communication
C++实现基于TCP网络聊天室
- 随着Internet的迅速流行,越来越多的应用程序需要具备在网上与其它程序通信的能力。TCP/IP的通信基本上都是利用SOCKET套接字进行数据通讯,程序一般分为服务器端和用户端两部分。本系统是基于这样的基础,实现了一个基于TCP的简单多人网络聊天室
wmmpmanager1
- 物联网WMMP协议管理平台的实现,采用Java语言编写,下行基于Gprs,采用Spread中间件、tcp 、Udp与远端的终端实现通信,上行通过Mysql数据库接口、Webservice接口与网站通信。目前主要应用于无线医疗行业-Things WMMP management platform to achieve an agreement, the use of Java language, down on Gprs, using Spread middleware, tcp, Udp achi
TCPServer
- JAVA实现的TCP通信协议的服务器端源码,请与客户端一起运行。源码所在的包需要修改成自己的项目所在的包。-JAVA implementation of TCP communication protocol server-side source code, please run together with the client. Need to modify the source where the package into your project where the package.
tcpServer
- 使用java实现的基于tcp通信协议的一个聊天程序的服务端,实现简单的聊天功能。-The realization of the use of java-based communication protocol tcp chat program, a service client, the realization of a simple chat.
tcp
- 一个用JAVA作的TCP通信的例子,分为服务端和客户端-JAVA for a used example of the TCP communication is divided into server and client
服务器与客户间通过套接口Socket(TCP)连接
- 服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与后台数据库连接,并通过创建一个ServerSocket对象来监听来自客户的连接请求,默认端口为8080,然后无限循环调用accept()方法 -Between server and client through the socket Socket (
dadafaf
- 根据一个TCP网络应用,从需求出发,分析UDP协议及Java相关的类,进行TCP服务器端及客户端的设计并开发,实现两台机器的通信,能进行双方的会话,并在此基础上增加了界面设计以及事件处理部分,经过测试、调整,实现了一个基于TCP网络通信工具。 -According to a TCP network applications, from the needs analysis of UDP protocol and Java-related categories, to TCP server-s
Socket_talkserver
- Socket套接字服务器端程序,用于实现局域网之间的TCP通信连接,用Eclipse3.1编程实现的-Socket socket server-side program, used to implement the TCP traffic between the LAN connection, using programming in Eclipse3.1
tcp-communication
- 基于TCP协议的通信系统,可实现两个计算机之间的通信,有可视界面。-TCP protocol based communication system that enables communication between two computers, there are visual interface.
tcp
- 用TCP协议实现网络编程,自己动手验证过,很好用,可以实现双方的通信,在我的电脑上运行通过-With the TCP protocol for network programming, it-yourself proven, well used, can achieve correspondence between the parties, in my computer to run through the
java-chat-room
- 这是一个简单的聊天室程序。基于TCP/IP协议,使用多线程socket通信的编程。注册登陆界面。公聊界面。私聊界面。-This is a simple chat program. Based on TCP/IP protocol, using multi-threaded socket communication programming. Register login screen. Public chat interface. Private Chat interface.
UDPClient
- JAVA实现的TCP通信协议的客户端源码,请与服务器源码一起运行,实现两者之间的通信,源码所在的包需要修改成自己的项目所在的包。-JAVA TCP communication protocol to achieve the client source code, please run in conjunction with the server source code, to achieve communication between the two, where the packets nee
TCP
- tcp网络通信编程(用Java实现)以帮助大家学习用Java实现网络编程-tcp praogram
java-tcp
- 一个用java写的多线程tcp程序,可支持多个客户端与主机通信。-Ein multi-threaded TCP-Programm in Java geschrieben, kann mehrere Clients mit dem Host kommunizieren.
TCP
- 基于Java的TCP通信技术,实现了TCP打洞技术的一个聊天工具,代码相当详细-Java-based TCP traffic, TCP hole-punching a chat tool in considerable detail, the code
TcpTest
- silverlight Tcp通信demo
TCP
- 模拟客户端与服务器TCP通信,包含聊天记录-The analog client and server TCP communication
java_SOURCECODE
- 基于C/S结构,实现简单的TCP通信,其中包括一个服务器和一个客户端。实现两者之间简单的通信-Based on C/S structure, simple TCP communication, including a server and a client. To achieve simple communication between
TCP
- 传输层协议TCP通信的Java实现代码,可以在Windows上直接运行-TCP transport layer protocol communication Java implementation code can be run directly on Windows