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

搜索资源列表

  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. 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. Chatroom

    0下载:
  2. chatroom....JAVA实现,两个文件一个server.java另一个是client.java,分别在两台计算机上调试通过...socket方式连接
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:4792
    • 提供者:贺嘉
  1. socketandftpdownload

    0下载:
  2. 使用socket实现通讯及FTP下载。client和server预定好协议进行认证通讯,通过后客户端从服务端的FTP服务器上取数据。
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:13355
    • 提供者:tanhuang
  1. JavaSocket

    0下载:
  2. 使用socket编写客户方和服务器方之间的通讯的程序,实现server与client 之间的数据交换。
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:7348
    • 提供者:skyhell
  1. 4

    0下载:
  2. 实现文件的上传下载功能,有一个客户端和一个服务端,利用socket实现后台,前台swing-File upload and download capabilities, a client and a server socket to achieve the background, foreground swing
  3. 所属分类:Java Develop

    • 发布日期:2017-11-09
    • 文件大小:49189
    • 提供者:lxy
  1. cmpp2.0

    1下载:
  2. 短信验证码,短信通知等功能均可通过此Socket客户端实现。 注意事项如下: 1、服务器端是按字节依次读取的,所以客户端发送的字节包中的字段要严格按照CMPP协议中的顺序,而且每个字段都要有。 2、每个字段的实际长度不足时,用0补齐;电话号码后用空格补齐 3、使用ByteBuffer时,要注意putInt()和put()的区别(SMS captcha, SMS notification and other functions can be implemented by t
  3. 所属分类:Java编程

    • 发布日期:2017-12-22
    • 文件大小:612352
    • 提供者:叶秋
  1. RMIgui

    0下载:
  2. This is a very simple java rmi example. It has an interface, the implementation class, the server and then the client. Make sure that you run the server first and then run the client.
  3. 所属分类:Java编程

    • 发布日期:2017-12-23
    • 文件大小:761856
    • 提供者:ziyyah
  1. SocketClientLib

    0下载:
  2. Socket client, with connection a server, event integrate, reconection and interface
  3. 所属分类:Java编程

    • 发布日期:2018-01-03
    • 文件大小:67584
    • 提供者:vmv.bezaleel
  1. Summer_Work

    0下载:
  2. 基于Socket的聊天室实现,有客户端和服务端两边(Socket based chat room implementation, there are both sides of the client and the server side)
  3. 所属分类:Java编程

    • 发布日期:2018-01-08
    • 文件大小:50176
    • 提供者:Linco98
  1. Documents Management System

    0下载:
  2. 1.系统基于C/S模式,包括客户端子系统,服务器端子系统 2.用户需登录,验证口令通过后才能使用系统。用户分为系统管理人员、档案录入人员,档案浏览人员 3.系统中相关用户信息、档案属性存放于关系数据库中,档案本身以文件形式存放于服务器相关目录中 4.客户端和服务器端基于Socket实现通信,服务器端需实现多线程功能,可同时处理、响应多个客户端的数据请求 5.用户信息管理功能 6.档案数据录入功能 7.档案数据查询功能(1. system based on C/S mode, incl
  3. 所属分类:Java编程

    • 发布日期:2018-01-11
    • 文件大小:107520
    • 提供者:Tog
  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 78 9 10 11 12 13 »
搜珍网 www.dssz.com