CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java 搜索资源 - tcp通信

搜索资源列表

  1. TCP一对多通信

    0下载:
  2. TCP一对多通信-TCP More Communication
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:13277
    • 提供者:陈东用
  1. wmmpmanager1

    1下载:
  2. 物联网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
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:1746109
    • 提供者:dennis
  1. tcpServer

    0下载:
  2. 使用java实现的基于tcp通信协议的一个聊天程序的服务端,实现简单的聊天功能。-The realization of the use of java-based communication protocol tcp chat program, a service client, the realization of a simple chat.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:5279
    • 提供者:pingyang
  1. tcp

    0下载:
  2. 一个用JAVA作的TCP通信的例子,分为服务端和客户端-JAVA for a used example of the TCP communication is divided into server and client
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:1380
    • 提供者:wangxu
  1. 服务器与客户间通过套接口Socket(TCP)连接

    1下载:
  2. 服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与后台数据库连接,并通过创建一个ServerSocket对象来监听来自客户的连接请求,默认端口为8080,然后无限循环调用accept()方法 -Between server and client through the socket Socket (
  3. 所属分类:JSP源码/Java

    • 发布日期:2012-11-24
    • 文件大小:903674
    • 提供者:张进
  1. dadafaf

    0下载:
  2. 根据一个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
  3. 所属分类:Java Develop

    • 发布日期:2017-06-19
    • 文件大小:30053091
    • 提供者:黄秋涛
  1. Socket_talkserver

    0下载:
  2. Socket套接字服务器端程序,用于实现局域网之间的TCP通信连接,用Eclipse3.1编程实现的-Socket socket server-side program, used to implement the TCP traffic between the LAN connection, using programming in Eclipse3.1
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:4002
    • 提供者:李文
  1. tcp-communication

    0下载:
  2. 基于TCP协议的通信系统,可实现两个计算机之间的通信,有可视界面。-TCP protocol based communication system that enables communication between two computers, there are visual interface.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-12
    • 文件大小:2680349
    • 提供者:nupt2006
  1. tcp

    0下载:
  2. 用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
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:5998
    • 提供者:limpidfabulous
  1. java-chat-room

    0下载:
  2. 这是一个简单的聊天室程序。基于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.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:5571
    • 提供者:兔子
  1. TCP

    0下载:
  2. tcp网络通信编程(用Java实现)以帮助大家学习用Java实现网络编程-tcp praogram
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:3948
    • 提供者:handepei
  1. java-tcp

    0下载:
  2. 一个用java写的多线程tcp程序,可支持多个客户端与主机通信。-Ein multi-threaded TCP-Programm in Java geschrieben, kann mehrere Clients mit dem Host kommunizieren.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:1898
    • 提供者:胡同学
  1. TCP

    0下载:
  2. 模拟客户端与服务器TCP通信,包含聊天记录-The analog client and server TCP communication
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-12-05
    • 文件大小:31778
    • 提供者:km
  1. java_SOURCECODE

    0下载:
  2. 基于C/S结构,实现简单的TCP通信,其中包括一个服务器和一个客户端。实现两者之间简单的通信-Based on C/S structure, simple TCP communication, including a server and a client. To achieve simple communication between
  3. 所属分类:Java Develop

    • 发布日期:2017-12-01
    • 文件大小:5892
    • 提供者:夏千柔
  1. liotianduihuakuang

    0下载:
  2. 一对控制台下的TCP通信程序的客户端和服务器端,然后双方要能够相互发送和反馈信息进行无限次连续通信,直到其中一方发送表示结束通信的“end”字符串,然后接收方也返回一个“end”,双方结束通信。-The client and server side of the console under the TCP communication program, and then the two sides should be able to send each other and feedback inf
  3. 所属分类:Java Develop

    • 发布日期:2017-12-10
    • 文件大小:11337
    • 提供者:
  1. myTcp

    0下载:
  2. 点对点的TCP通信,单线程,很简单,主要加深对tcp通信的理解。-point to point by TCP
  3. 所属分类:Java Develop

    • 发布日期:2017-12-03
    • 文件大小:75070
    • 提供者:刘泽珺
  1. ServerClient

    0下载:
  2. Server Client TCP 通信,采用Java语言,含窗体,测试通过,适合初学者,仅供参考-Server Client TCP communications, the use of the Java language, including forms, tested, suitable for beginners, for reference only.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-09
    • 文件大小:4159
    • 提供者:程鹏飞
  1. tcp

    0下载:
  2. 实现点对点通信,通信双方均可实现数据的收取和发送。-Point to point communication, communicating parties can receive and transmit data
  3. 所属分类:JavaScript

    • 发布日期:2017-04-08
    • 文件大小:852
    • 提供者:杨健勇
  1. TCP

    0下载:
  2. 传输层协议TCP通信的Java实现代码,可以在Windows上直接运行-TCP transport layer protocol communication Java implementation code can be run directly on Windows
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:1131
    • 提供者:王豪杰
  1. TCP

    0下载:
  2. 基于TCP,运用socket的简单通信程序,实现客户端和服务器端的聊天通信-java socket
  3. 所属分类:Java Develop

    • 发布日期:2017-04-27
    • 文件大小:490509
    • 提供者:李思通
« 12 3 4 5 »
搜珍网 www.dssz.com