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

搜索资源列表

  1. FSM

    1下载:
  2. TCP状态机。模拟TCP协议的运行方式。-Build a finite state machine implementation of the TCP connection protocol
  3. 所属分类:Java Develop

    • 发布日期:2016-05-06
    • 文件大小:6144
    • 提供者:Z W
  1. TcpFlowControlSystem

    0下载:
  2. TCP流量控制的相关代码,水平不高,需要的可以参考下,初学者专用。-TCP flow control code, the level is not high, the need to refer to, beginners dedicated.
  3. 所属分类:Java Develop

    • 发布日期:2017-12-04
    • 文件大小:22268
    • 提供者:陈忠超
  1. Java-Socket

    0下载:
  2. 多个TCP连接或多个应用程序进程可能需要通过同一个 TCP协议端口传输数据。为了区别不同的应用程序进程和连接,许多计算机操作系统为应用程序与TCP/IP协议交互提供了称为套接字(Socket)的接口。-Multiple TCP connections or multiple application processes may need to pass the same TCP protocol port to transfer data. In order to distinguish betw
  3. 所属分类:Java Develop

    • 发布日期:2017-11-15
    • 文件大小:84642
    • 提供者:孟帆
  1. talkwith

    0下载:
  2. java实现局域网通讯 多线程 tcp udp 多客户端交互实现-java LAN communication multithreaded the tcp udp multi-client interaction to achieve
  3. 所属分类:Java Develop

    • 发布日期:2017-11-21
    • 文件大小:23225
    • 提供者:孟帆
  1. frsjw_v1.0_20090901

    0下载:
  2. java写的tcp连接方式的超级终端,含协议处理部分,可以自己定义协议,但学要修改代码,原代码都在里面了,可以自己修改-HyperTerminal written in java tcp connection, including protocol processing part can be defined protocol, but learn to modify the code, the original code in there, can modify
  3. 所属分类:Java Develop

    • 发布日期:2017-11-13
    • 文件大小:528881
    • 提供者:peter
  1. MyTcp

    0下载:
  2. Source code for TCP Socket implementation using Java
  3. 所属分类:Java Develop

    • 发布日期:2017-12-03
    • 文件大小:296355
    • 提供者:Mahesh Shewale
  1. TCP_UDPreservemsg

    0下载:
  2. 1.Run Server.java first to monitor 2.read n_port. In this program and the n-port are 6060. 3.In the Client window, you will see "Remember the n_port and r_port are both 6060" "Please input the host name of server" 4.Since I tested th
  3. 所属分类:JavaScript

    • 发布日期:2017-11-09
    • 文件大小:9075
    • 提供者:yixing
  1. File-Transfer

    0下载:
  2. 局域网文件传输 多线程 TCP UDP 自动检测IP-LAN file transfer multi-threaded TCP UDP automatically detect IP
  3. 所属分类:Java Develop

    • 发布日期:2017-11-12
    • 文件大小:88018
    • 提供者:phoenix
  1. 20090822

    0下载:
  2. javaTCP通信(包含服务器端和客户端,数据库)-java tcp
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-12-02
    • 文件大小:9999478
    • 提供者:123
  1. net

    0下载:
  2. 一个很好用的JAVA基于TCP和UDP的SOCKET通信框架以及相应的回调方法-A good use of JAVA SOCKET communication framework based on TCP and UDP, as well as the corresponding callback method
  3. 所属分类:Java Develop

    • 发布日期:2017-11-28
    • 文件大小:14872
    • 提供者:dorli
  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. java

    0下载:
  2. 内涵8个小程序,caculator,dictionary,family,redaFile,rollword,TCP,UDP,wordCount-contains 8 program, including caculator,dictionary,family,redaFile,rollword,TCP,UDP,wordCount
  3. 所属分类:Java Develop

    • 发布日期:2017-11-27
    • 文件大小:36736
    • 提供者:lyozhou
  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. Java_TCPIP_Socket

    0下载:
  2. 主要讲解实现基于JAVA的TCP IP的编程的各种方法,并且提供实例参考-Mainly to explain the various methods JAVA TCP IP-based programming, and provide examples of reference
  3. 所属分类:Java Develop

    • 发布日期:2017-11-18
    • 文件大小:1685478
    • 提供者:陈晓磊
  1. socket

    0下载:
  2. 基于TCP的客户端与服务器的交互程序,适合计算机网络初学者、网站开发人员学习-socket programming on tcp protocol
  3. 所属分类:Java Develop

    • 发布日期:2017-11-21
    • 文件大小:1509
    • 提供者:L
  1. Chat1.2

    0下载:
  2. 利用java套接字socket和serversocket写的在线聊天程序,实现多人聊天的功能-chatroom java tcp
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-11-03
    • 文件大小:9810
    • 提供者:sunshinewind
  1. voicetest4

    0下载:
  2. 简单的android语音通信,在tcp连接下,使用audiotrack和audiorecord-A simple android voice communication, use audiotrack tcp connection and audiorecord
  3. 所属分类:Java Develop

    • 发布日期:2017-11-30
    • 文件大小:1829
    • 提供者:Color
  1. chat

    0下载:
  2. 类似qq的基于TCP的简易聊天平台,可以实现聊天和好友列表。-Simple TCP-based chat platform similar qq can chat and friends list.
  3. 所属分类:Applet

    • 发布日期:2017-12-01
    • 文件大小:9828
    • 提供者:mgm
  1. TCP_chat

    0下载:
  2. 使用TCP协议完善的一个私聊的服务器端和客户端的核心代码 -Use the TCP protocol sound of a whisper the core of the server-side and client code
  3. 所属分类:JavaScript

    • 发布日期:2017-11-26
    • 文件大小:2890
    • 提供者:徐亮
  1. line_dial

    0下载:
  2. java多线程动画、网络通信编程,TCP网络通信读取仪表数据,动画显示于applet界面。-java multithreading animation, network communications programming, TCP network communication reading meter data, animation is displayed in the applet interface.
  3. 所属分类:Applet

    • 发布日期:2017-11-17
    • 文件大小:1737
    • 提供者:李萌
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 25 »
搜珍网 www.dssz.com