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

搜索资源列表

  1. TCP

    0下载:
  2. 这个程序实现的是TCP协议和UDP,其中TCP这个程序通过一个服务器端软件来沟通客户端之间的传输
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:3629
    • 提供者:黄卫立
  1. tcp_and_udp_java_programs

    0下载:
  2. 简单通信程序,实现tcp和udp的程序,适合初学者学习使用。
  3. 所属分类:JSP源码/Java

    • 发布日期:2014-01-18
    • 文件大小:1916
    • 提供者:dingling
  1. tcp_java

    0下载:
  2. java编写TCP方式的通信程序,能够实现TCP通讯
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1423
    • 提供者:阿海
  1. net_ip

    0下载:
  2. TCP-IP协议族中网络层协议的C语言实现-TCP-IP protocol tribe network layer protocol of the C Language
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:53851
    • 提供者:周志华
  1. php写的webqq

    1下载:
  2.     很多人都希望能够有一种在网页上使用的QQ。我也希望如此。 但是在网上找了很多资料,都不令人满意。于是决定自己来开发一 套这样的程序。     WebQQ 的第一个版本开发了两个星期,实现了基本的聊天等功能 。以后的版本都是在此基础上慢慢完善的。WebQQ 发布以后,有很多 网友说资源占用的特别厉害。于是我决定重新开发WebQQ 以解决这个 问题。新版的WebQQ的通讯原理几乎没变,只是利用了微软的 Microsof
  3. 所属分类:PHP源码

    • 发布日期:2009-02-09
    • 文件大小:1679274
    • 提供者:aaron86
  1. C++实现基于TCP网络聊天室

    0下载:
  2. 随着Internet的迅速流行,越来越多的应用程序需要具备在网上与其它程序通信的能力。TCP/IP的通信基本上都是利用SOCKET套接字进行数据通讯,程序一般分为服务器端和用户端两部分。本系统是基于这样的基础,实现了一个基于TCP的简单多人网络聊天室
  3. 所属分类:其它源码

  1. jamod-1.2rc1-src.zip

    1下载:
  2. 100 java实现modbus 从站、主站,This project represents a Modbus implementation in 100 Java. It can be used to implement Modbus masters and slaves in various flavors: Serial: ASCII, RTU (Master only), BIN IP: TCP,UDP The design of this library is
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:868637
    • 提供者:hemu
  1. TCPServer

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

    • 发布日期:2017-03-22
    • 文件大小:1411
    • 提供者:
  1. java-TCP

    1下载:
  2. 1.实现一个采用用户自定义协议的文件传输服务器FileServer和客户FileClient。 2. 编写一服务器程序和客户程序,要求客户每输入一行数据,服务器接收后加上echo:回送给客户程序,要求服务器程序采用多线程方式和线程池为每个客户分配一个线程。-1. The realization of a use of user-defined file transfer protocol server FileServer and customer FileClient. 2. Write
  3. 所属分类:JSP源码/Java

    • 发布日期:2012-11-24
    • 文件大小:11777
    • 提供者:zhang liang
  1. java-socket

    0下载:
  2. 简单的JAVA聊天实现。客户端。TCP/UDP的使用。。。。。点对点通讯以及群发消息。-Simple JAVA chat implementation. Client. TCP/UDP use. . . . . Point to point communication, and mass messaging.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:3109
    • 提供者:邹晓敏
  1. MPServer

    0下载:
  2. Java开发的实现TCP/IP协议的服务器端程序。极具扩展性。可供初学者使用。希望对他们有用。-Java source code for server side of tcp/ip protocol.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:7768
    • 提供者:潘风文
  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-11
    • 文件大小: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. TCP

    0下载:
  2. 简单实现TCP通讯,放入EClipse的workspace中。-Simple implementation of TCP communications, into the workspace in EClipse.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:3965
    • 提供者:abang
  1. TCP

    0下载:
  2. 该代码主要为了实现TCP/IP的套接字功能,代码简单详细。功能全-The code is mainly to achieve TCP/IP socket function, the code is simple in detail. Full-featured
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:5625
    • 提供者:王珂
  1. javase 在线考试系统部分功能实现,仅供参考

    0下载:
  2. java学习阶段,建议控制面板在线考试系统,tcp/cs框架,部分功能具体实现举例, .java源代码(learning phase, it is recommended that the control panel online examination system, tcp/cs framework, part of the specific function to achieve examples,.Java source code)
  3. 所属分类:Java编程

    • 发布日期:2017-12-21
    • 文件大小:6445056
    • 提供者:羽飞
  1. tcp

    0下载:
  2. java实现tcp通讯(包括服务端与客户端)(Implementation of TCP communication with Java)
  3. 所属分类:Java编程

    • 发布日期:2018-01-05
    • 文件大小:2048
    • 提供者:Cs_mr
  1. 基于TCP的聊天室

    0下载:
  2. JAVA开发的聊天室,属于多线程,实现群聊、私聊等功能。可供学习。(he chat room developed by JAVA belongs to multi thread and realizes the function of group chat, private chat and so on. It is available for learning.)
  3. 所属分类:Java编程

    • 发布日期:2018-04-28
    • 文件大小:544768
    • 提供者:ZXTing
  1. TCP、udp通讯

    1下载:
  2. C语言实现tcp、udp的同时通讯,使用者可同时实现接收、发送数据。
  3. 所属分类:其它源码

  1. tcp服务器

    1下载:
  2. tcp服务器,基本功能已经实现,亲测可以正常运行
  3. 所属分类:WEB源码

« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com