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

搜索资源列表

  1. socket(chlientandserver)

    1下载:
  2. 一个用JAVA实现的socket通信,包含服务器端和客户端。-JAVA with a socket communications, including server and the client.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:4899
    • 提供者:sunny
  1. talkhome.rar

    0下载:
  2. socket聊天室,多个客户端和一个服务端,服务端可以同时和多个客户端聊天,发送消息。,socket chat rooms, multiple clients and a server, client services at the same time and multiple clients to chat, send a message.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:35202
    • 提供者:feng
  1. Poker

    1下载:
  2. Java通过socket+swing实现一个简单的网络版有声斗地主游戏。包括服务器和客户端代码。-Java socket implementation through a simple sound Landlords game. Including server and client code.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-03
    • 文件大小:636542
    • 提供者:
  1. ftp1

    0下载:
  2. java编写的基于ftp的客户端与服务器源码,内附文档解释,是java socket入门级的很好资料。-java-based preparation of the ftp client and server source code, containing the document explained that the java socket is a good entry-level information.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-26
    • 文件大小:84346
    • 提供者:luoyefei
  1. Java_Socke183657142005

    0下载:
  2. 一个基于Java编写的Socket程序,提供简单的FTP功能实现 This networking program set consists of implementation of FTP, TELNET, HTTP SERVER, UDP NEWS SERVER, Multi client parallel chat server, Date server. Knowledge of socket programming, applet, AWT, thread, and IO str
  3. 所属分类:Ftp Server

    • 发布日期:2017-03-29
    • 文件大小:46561
    • 提供者:Tony Yau
  1. Server_java

    0下载:
  2. 这个socket服务器代码可以为你建立指定的监听端口、客户端请求响应机制等一些服务器所具备的基本框架 -the socket server code can you establish designated monitor port, the client request response mechanism and some other servers with a basic framework
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-20
    • 文件大小:7750
    • 提供者:程月锦
  1. talk

    0下载:
  2. socket通信的聊天室代码,一个服务端可以对应多个客户端。可以同时和不同个客户端通信。-Chat socket communication code, a service clients can correspond to multiple clients. At the same time and different client communications.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:34967
    • 提供者:feng
  1. JAVA

    0下载:
  2. 用java实现底层网络通信,主要用的是 TCP/IP协议里的套接字(Socket)编程接口来实现网络通讯,具有良好的界面。-Using java to achieve the underlying network communication, mainly using the TCP/IP protocol in the socket (Socket) programming interface to achieve network communications, has a good inte
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:119682
    • 提供者:罗亚兴
  1. Java_Http_Client

    0下载:
  2. 这是用JAVA的SOCKET类实现的HTTP CLIENT的代码。通过它可以让原来很头疼的事情现在轻松的解决,例如你不再管是HTTP或者HTTPS的通讯方式,告诉它你想使用HTTPS方式,剩下的事情交给httpclient替你完成。-This is the SOCKET with JAVA class implements the HTTP CLIENT code. It allows the original adoption of a headache now things easy sol
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-08
    • 文件大小:1578447
    • 提供者:魏汝垚
  1. MsgSend

    0下载:
  2. socket聊天室,有SERVER端和CLIENT端,先运行SERVER端,再运行CLIENT端可多次添加用户,各用户可以自由聊天,有聊天记录显示!-socket chat rooms, has SERVER and CLIENT client-side, first run the SERVER side, and then run the client CLIENT add multiple users, the users are free to chat, have a chat rec
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-06
    • 文件大小:42372
    • 提供者:涂菲
  1. socket

    0下载:
  2. 一个socket程序,可以实现聊天功能,用java实现的,很好-A socket program, you can achieve chat with java implementation, and good
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:3050
    • 提供者:ys991508
  1. java

    2下载:
  2. 基于Socket的局域网聊天室系统, 本系统是采用JAVA1.6来完成的,是在TCP/IP环境下,实现客户端和服务器端两部分程序(Client和Server)。即首先服务器方要启动,客户端向服务器发出请求,服务器接收到请求后提供相应的服务。当客户端连接到已启动的服务器,客户端用户登录时,客户端输入的内容通过服务器端与其他客户端连接;客户端进入聊天室聊天时,服务器端与客户端进行数据交互。-Socket LAN-based chat room system, the system is used t
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-15
    • 文件大小:18670
    • 提供者:高飞
  1. C_Talk_S

    0下载:
  2. 简单的 C/S服务器模式工作流程。socket套接字。-A simple C/S server workflow. Socket socket.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:5988
    • 提供者:zzzz
  1. nio

    0下载:
  2. java 的socket的通道编程的代码api,可以是需要的网络开发的人员浏览
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-28
    • 文件大小:262845
    • 提供者:
  1. chat

    0下载:
  2. 简易手机聊天软件,socket实现。需要一个手机做server,同时支持多个client-Simple mobile chat software, socket implementation. Need a phone to do server, while supporting multiple client
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-29
    • 文件大小:7134
    • 提供者:zhouweimin
  1. Socket

    0下载:
  2. 这是一个关于java socket 通信的程序 有客户端和服务器端的代码-this is a java socket chengxu fen wei sercer and chint if you want to xia zai fsj jjfdjf jf dskjf jfj jfdsjsl
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:195339
    • 提供者:lixin
  1. JAVA-Socket-Programming

    0下载:
  2. JAVA Socket编程,课件+小例子(初学适用),即有源代码又有详细的图片教程-JAVA Socket Programming, courseware+ small example (for beginners), the source code have a detailed picture tutorial
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-22
    • 文件大小:702200
    • 提供者:李强
  1. socket

    0下载:
  2. java socket编程的一个例子,主要实现客户端和服务器端的交流,是一个小的聊天室-java socket programming example, the main achievement of the client and server side exchange is a small chat room
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:19000
    • 提供者:豆子
  1. transfer

    0下载:
  2. socket文件传输,java编写,带窗口界面,带进度条,初学者好资料-socket transfer based on java.it s coded with an interface and a progressbar, which would be useful to beginners.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:13700
    • 提供者:终曲
  1. Socket

    0下载:
  2. java 编写的简单的socket客服端与服务端交流-java write a simple socket customer service side and server exchange
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:8711
    • 提供者:王宇
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com