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

搜索资源列表

  1. JavaNetTest

    0下载:
  2. 3 pairs of sample codes for basic net apps: . Socket server/client . start the server first . DatagramSocket . start MyDatagramSocketA first . MyDatagramSocketA receive a packet first, and then send a reply MyDatagramSocketA send a packet first, and
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:4953
    • 提供者:宗睿
  1. 11123726w82

    0下载:
  2. 一个最简单的通话程序,包括怎样用socket进行客户与服务器通信和一个最简单的通话程序-a simple call procedures, including how to use the socket for the client and server communication and a simple procedure calls
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:5875
    • 提供者:1111
  1. talkserver

    0下载:
  2. 用Socket进行客户与服务器的通信,将一段信息写入Socket中,该Socket将这段信息发送给另外一 个socket-Socket for the client and server communication, a message will be written into the socket, the socket this information will be sent to another one socket
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1792
    • 提供者:刘毅
  1. DatagramPacketDemo

    0下载:
  2. Socket应用程序(使用数据报的客户端和服务器的程序代码, 在运行服务器程序的窗口中作为输入内容输入的字符串在客户端的窗口中显示.)-Socket applications (data of the client and server code. the server program running as a window of the imported input string on the client window display.)
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:13679
    • 提供者:廉季平
  1. DownloadingFile

    1下载:
  2. 下载文件服务器说明(使用Socket完成文件的下载的任务,客户端提交文件名称,服务器接受到以后,如果文件不存在,返回404信息,如果文件存在,则将文件的内容通过套接字发送给客户端,客户端接受到文件的内容后,保存到相应的文件中。 )-download the file server (using Socket download the document completed the task, documents submitted to the client name, the server
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:10786
    • 提供者:廉季平
  1. binjar-src-docv1.02

    0下载:
  2. 使用 JDBMonitor,您可以把数据库执行情况记录通过各种方式记录下来,比如打印到控制台、输出到文件或者通过socket传送给远程客户端。JDBMonitor是可扩展的,您可以扩展它来将执行情况通过其他方式记录下来,您所需要做的就是写一个实现IDBListener接口的类即可。-use JDBMonitor. you can use the database records through the implementation of various recording, such as pr
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:644362
    • 提供者:马蒂厄下
  1. ClientTest

    0下载:
  2. java socket编程客户端例子 简单的连接服务端,并发送一个数据包,然后接受数据包-java client socket programming examples of simple connectivity services side, and send a data packet. then receive a data packet
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1629
    • 提供者:hunanxdq
  1. SPerformance

    0下载:
  2. Socket JAVA 测试客户端,用于压力测试时的数据发送.-Socket JAVA client testing, pressure testing for the data transmission.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:918
    • 提供者:李朝阳
  1. tcpServer02

    0下载:
  2. 实例开发SOCKET客户/服务器程序,有详细的客户端/服务器端程序设计步骤.-examples of the development of client / server program, a detailed client / server programming steps.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1917
    • 提供者:刘海
  1. zhaocan200354910218

    0下载:
  2. 基于Socket编程实现的Telnet客户端的原理,可以实现基本的Telnet远程访问功能。-based on Socket Programming Telnet Client principle, can achieve basic Telnet remote access function.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:61982
    • 提供者:梁凌霄
  1. Serverjavaframe

    0下载:
  2. 这个socket服务器代码可以为你建立指定的监听端口、客户端请求响应机制等一些服务器所具备的基本框架-the socket server code can you establish specific monitoring ports, In response to client requests the server and some other mechanisms are the basic framework
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:7519
    • 提供者:刘佳康
  1. SOCKETtransactionsample

    0下载:
  2. 实现SOCKET通信 分为服务端源程序和客户端源程序两部分 -achieve Socket Communications source files into the server and client source of two parts
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1201
    • 提供者:feiteng
  1. java_serverclientball

    0下载:
  2. 一个j2se内容,在同一程序里包含client和server,先运行的为server后运行为client,两者用SOCKET传输,在任何一方控制小球移动都会使另一方出现一样移动。-a j2se, the same procedure Lane includes client and server, running for the first server to the client after the operation, both with Socket transmission, In an
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1876
    • 提供者:郑凌冰
  1. chating_hackgun_version

    0下载:
  2. JAVA做的一个简单的聊天室软件,含客户端和服务端程序,程序很简单,不过初学者可以研究一下,学习SOCKET编程及多线程的概念。-JAVA do a simple chat room software, including client and server procedures, the procedures are simple. But beginners can look at the study Socket Programming and multithreading concept
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:5105
    • 提供者:chenwenbin
  1. Socket_4_client

    0下载:
  2. Socket提高(Socket通信的客户端)-Socket increase (Socket Communications client)
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:12186
    • 提供者:ytr
  1. java_lt

    0下载:
  2. 利用JAVA实现的聊天室程序的客户端,本程序基于SOCKET机制-use JAVA chat room client procedures, the procedures based on the mechanism SOCKET
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:7337
    • 提供者:dkfhjh
  1. TONXUN

    0下载:
  2. 摘要 本文阐述了使用JAVA编程语言对基于客户/服务器模式的应用编写网络通信程序,讨论了SOCKET机制、输入输出流以及程序实现代码。-Abstract This paper describes the use of the Java programming language based on the client / server model of preparing its network General procedures discussed SOCKET mechanism, the
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1848
    • 提供者:dkfhjh
  1. ClieFrame

    0下载:
  2. 本程序用java语言实现了socket通信客户端程序,经过在jbuilderX上的实际测试得到成功。-the procedures used java language of the client socket communication procedures, After jbuilderX in the practical test to be successful.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1670
    • 提供者:黄堃
  1. chat_socket_server

    0下载:
  2. 这是一个简单的网络编程的势力,client表示客户端,server表示服务器端(socket programming This is a simple socket programming example.you can download,and just import your eclipse.Then can run succeed.)
  3. 所属分类:Java编程

    • 发布日期:2018-05-02
    • 文件大小:76800
    • 提供者:Erin二姐
  1. 传输

    1下载:
  2. socket文件传输。用Socket通信机制在服务器和客户端之间传输文 件(file transfer Using socket communication mechanism to transfer documents between server and client piece)
  3. 所属分类:Java编程

    • 发布日期:2020-06-19
    • 文件大小:3072
    • 提供者:QAQmatlab
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 17 »
搜珍网 www.dssz.com