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

搜索资源列表

  1. net121212

    0下载:
  2. TCP/IP服务器端与客户端 你可以通过此建立一个TCP服务端-TCP/IP Server and Client,you can create a TCP Server by it.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:5111
    • 提供者:asd
  1. tcpClient

    0下载:
  2. 使用Java实现的基于TCP协议的通信的小的聊天程序的客户端,可以实现基本的客户端聊天的功能。-The realization of the use of Java-based TCP protocol communications smaller client chat program, you can achieve the basic function of chat client.
  3. 所属分类:Java Develop

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

    0下载:
  2. 基于Socket的即时通信系统针,对client/server(客户端/服务器)模式的应用以及实现某些特殊的协议的应用,它的通讯过程是基于TCP/IP协议中传输层接口Socket实现的-Real-time communication system based on Socket pin, on the client/server (client/server) mode of application of the agreement and the achievement of certain
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:11009
    • 提供者:shangyong
  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. TCPClient

    0下载:
  2. JAVA实现的TCP协议的客户端,与TCP协议的服务器端程序一起运行,可以实现两个程序之间的通信。-JAVA implementation of TCP protocol client, and TCP protocol with the server-side program running, you can realize the communication between the two procedures.
  3. 所属分类:Ajax

    • 发布日期:2017-03-24
    • 文件大小:1504
    • 提供者:
  1. mina-spring-test

    0下载:
  2. 使用mina3.0与spring集成,实现的server端示例(socket tcp)。 mina是基于java NIO 的高效率通信框架。 工程为myeclipse java工程,可直接导入。 使用main方法启动。可自写客户端测试。-Use mina3.0 with spring integration to achieve a server-side example (socket tcp). mina is a highly efficient communicatio
  3. 所属分类:JSP源码/Java

    • 发布日期:2016-12-23
    • 文件大小:4561593
    • 提供者:liuquan
  1. TCPIP

    0下载:
  2. 利用TCP IP实现简单的客户 服务器模式-TCP IP using simple client-server model
  3. 所属分类:JavaScript

    • 发布日期:2017-04-15
    • 文件大小:8232
    • 提供者:陈mo
  1. tcpip

    0下载:
  2. Server端與Client端之間, 透過Socket建立TCP/IP的通訊模式-Server-side and Client-side between the Socket through the establishment of TCP/IP communication mode
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:5928
    • 提供者:Carl
  1. javatcp

    0下载:
  2. JAVA中TCP协议传送文件的示例,程序包括服务和客户端-JAVA in the TCP protocol to send the sample documents, procedures and client service
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:1791
    • 提供者:黄检凤
  1. Pro123

    0下载:
  2. 用JAVA编写的多线程TCP SOCKET程序,支持多客户端与服务器通讯,并且是用图形界面显示,里面的CLIENT.java就是客户端,SERVLET.java就是服务器程序,FACE是图形界面程序。-JAVA prepared using multi-threaded TCP SOCKET procedures, support multi-client and server communications, and is displayed using a graphical interfac
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-26
    • 文件大小:35538
    • 提供者:l
  1. javaicq0

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

    • 发布日期:2017-04-07
    • 文件大小:947301
    • 提供者:yangbaoxing
  1. qddown_java8543535625

    0下载:
  2. 系统采用客户/服务器摸式 服务器与客户间通过套接口Socket(TCP)连接。通过对好友列表比较以判断是谁并提示用户收到某某的消息,然后用户选择该用户查看消息,如果好友列表没有该人就显示收到陌生人的消息。用户可以按陌生人按钮查看消息。-System uses a client/server mode and client server through socket Socket (TCP) connection. By comparison buddy list to determine w
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:903944
    • 提供者:xingchao
  1. javachat

    0下载:
  2. Java applet, includes Client and server application. Easy and fast, using TCP technology.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:26574
    • 提供者:Serg
  1. network

    0下载:
  2. Java写的一个完整功能的TCP客户端和服务器端-A full-featured client and server-side TCP
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:9597
    • 提供者:郭佳临
  1. chat

    0下载:
  2. 聊天代码 简单的收发消息 用java做的-chat program server client java tcp/ip
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1513
    • 提供者:李大鹏
  1. cs

    0下载:
  2. 基于tcp\ip的socket编程。分成服务器端 客户端。先运行服务器端。在客户端可以更改服务器的IP,默认是本机IP127.0.0.1客户端输入两个整数。服务器进行加减乘除运算后显示给客户端-Based on the tcp \ ip of the socket programming. Is divided into server-side client. First run the server-side. The client can change the server' s IP
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:7314
    • 提供者:yuxin
  1. qq

    0下载:
  2. 利用TCP实现对服务端与客户端的有界面通讯-The use of TCP to achieve the service-side and client-side interface for communications are
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-01
    • 文件大小:46686
    • 提供者:acrcong
  1. SmartCardReaderService

    0下载:
  2. 智能卡读卡器服务程序,Java语言开发,Eclipse开发环境.程序运行起来以后相当于一个server,会在TCP的一个端口监听客户端的请求,可以实现远程连接,对智能卡的访问包括复位,发送命令给智能卡,接收智能卡的应答,日至打印等等.-The smart card reader service program, Java language development, Eclipse development environment. Program up and running after the
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:18365
    • 提供者:jadetree
  1. 123

    0下载:
  2. FTP分为主动模式和被动模式两种,FTP工作在主动模式使用TCP 21和20两个端口,而工作在被动模式会工作在大于1024随机端口。FTP采用C/S模式,且客户端和服务器处在不对等地位。-FTP is divided into two kinds of active mode and passive mode, FTP work in active mode using the two-port TCP 21 and 20, while working in passive mode worki
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-12
    • 文件大小:2639110
    • 提供者:bingbingbing
  1. wdx-c

    0下载:
  2. 聊天室客户端。感觉还不错,可以试试。用TCP实现-char room client
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-03
    • 文件大小:44361
    • 提供者:杨帆
« 1 2 3 45 6 7 8 »
搜珍网 www.dssz.com