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

搜索资源列表

  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. tcpgqq_v1.0

    0下载:
  2. TCP手机协议挂QQ是一款基于PHP与MYSQL的挂机程序源码,系统管理后台:http://你的域名/ad.php -TCP phone protocol hang QQ is a background based on PHP and MYSQL hook program source code, system management: http:// your domain/ad.php,
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-11-25
    • 文件大小:84204
    • 提供者:hpudn61
  1. CHAT_ROOM

    0下载:
  2. 基于TCP/UDP的Java局域网聊天室,支持私聊和群聊功能,目前不支持文件共享功能。-TCP/UDP-based Java chat room, support private chat and group chat feature does not currently support file sharing.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-22
    • 文件大小:53272
    • 提供者:牛根强
  1. MyChat

    0下载:
  2. java tcp聊天程序,实现简单的聊天和文件传输-java tcp Chat program
  3. 所属分类:Java Develop

    • 发布日期:2017-11-16
    • 文件大小:31795
    • 提供者:伍鹏飞
  1. MyChat

    0下载:
  2. TCP编程,chatDisplay.java-TCP programming, chatDisplay.java
  3. 所属分类:Java Develop

    • 发布日期:2017-12-10
    • 文件大小:9616
    • 提供者:Carol
  1. TcpSendFile

    0下载:
  2. 根据TCP协议,进而实现文件发送传输的功能的源码-According to the TCP protocol, and then send the file transfer function source
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-11-10
    • 文件大小:8059
    • 提供者:fanyinghao
  1. myTcp

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

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

    0下载:
  2. 简单聊天室(实现客户端多人聊天同时在服务器显示)-Simple chat room(Implement the client many people chat at the same time according to the server)
  3. 所属分类:Java Develop

    • 发布日期:2017-12-03
    • 文件大小:5700
    • 提供者:邵志超
  1. chat

    0下载:
  2. 这是用java写的网络聊天程序,使用TCP协议来和服务器建立连接,实现了单聊和群聊的效果,同时能够实时记录用户所聊天的内容,类似于一个记录功能的聊天记录器,将用户聊天的内容存放在D:\chatMessage.txt文件下-This is a network chat program written in java, and the server using the TCP protocol to establish a connection, to achieve the effect of a
  3. 所属分类:Java Develop

    • 发布日期:2017-11-10
    • 文件大小:22955
    • 提供者:赵勇
  1. peer-to-peer-java

    0下载:
  2. 实现P2P指定文件夹下的动态同步功能,支持新加入文件同步,不支持删除文件同步-when a peer establish a TCP connection with another peer, both of them will compare the lists of files they possess(assume that these shared files are stored in a designated folder in each peer), and proceed to
  3. 所属分类:Java Develop

    • 发布日期:2017-11-13
    • 文件大小:14184159
    • 提供者:
  1. FeiChat

    0下载:
  2. 使用UDP/TCP两种协议实现的点对点聊天小程序-A little chat diagram with UDP/TCP,in java
  3. 所属分类:Java Develop

    • 发布日期:2017-11-10
    • 文件大小:56606
    • 提供者:郝德水
  1. javaqq

    0下载:
  2. 本系统采用C/S结构,开发中利用了TCP/IP协议,多线程,Socket编程等技术。在服务器监听多个客户端中使用多线程。系统中信息的发送和读取采用自定义的对象来传递。对于用户信息等内容利用MySql数据库进行存储。系统的主要模块为,用户注册模块,用户登录模块,用户添加好友和删除好友模块,好友聊天模块。当前系统是通过服务器转发实现好友聊天。-The system uses C/S structure, the development of the use of the TCP/IP protoco
  3. 所属分类:Java Develop

    • 发布日期:2017-11-23
    • 文件大小:575968
    • 提供者:丁强
  1. TCP

    0下载:
  2. 能够实现文件传输 仔细了解之后 能够自己学习这方面的知识 希望对初学者有所帮助-File transfer can be achieved after a careful understanding of their own learning can hope that this knowledge be helpful for beginners
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-12-01
    • 文件大小:2915
    • 提供者:123
  1. TCPSocket

    0下载:
  2. TCP Socket TCP Socket TCP Socket-TCP Socket
  3. 所属分类:Java Develop

    • 发布日期:2017-12-02
    • 文件大小:1037390
    • 提供者:阿萨德
  1. tcpServer

    0下载:
  2. 一个基于Java的TCP 服务器,能够处理TCP请求,代码简练。-A Java-based TCP server that can handle TCP requests, concise code.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-11-30
    • 文件大小:568
    • 提供者:hmity
  1. tcp_socket

    0下载:
  2. 一个基于java的简单的文件上传程序。使用tcp协议,内含一个服务器程序和文件拷贝程序-A java based simple file upload process. Using tcp agreement includes a server program and file copy program
  3. 所属分类:Applet

    • 发布日期:2017-11-22
    • 文件大小:12257
    • 提供者:eric
  1. tcp

    0下载:
  2. socket编程,是是给初级的Java程序员学习使用-socket programming is to give junior Java programmers learn to use
  3. 所属分类:JavaScript

    • 发布日期:2017-12-03
    • 文件大小:1585
    • 提供者:xdssd
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 28 »
搜珍网 www.dssz.com