CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - A Client-Server java Sockets

搜索资源列表

  1. wssf

    1下载:
  2. JICQ是用JAVA语言编写的一个基于客户机/服务器(C/S)模式的局域短信实时通信工具系统,系统采用了Microsoft公司的SQL Server 2000作为后台数据库,系统通过JDBC访问数据库。系统分为服务器程序和客户程序两部分,服务器与客户间采用“传输控制协议”(TCP),通过套接字(Socket)连接,客户之间采用“用户数据报协议”(UDP),通过数据报套接字(DatagramSocket)建立连接。系统具有用户注册、用户登录、添加好友、删除好友、发送和接收消息等功能。-JICQ J
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:53.45kb
    • 提供者:乔峰
  1. ClienteTeste

    0下载:
  2. Client that uses sockets to communicate
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:3.06kb
    • 提供者:jota
  1. Beginner_H178933932004

    0下载:
  2. This is used to show a developer how to use and build Client / Server app s by using Sockets. This is very basic, and doesn t go over using UDP. -This is used to show a developer how to use and build Client/Server app s by using Sockets. This is very
  3. 所属分类:Web Server

    • 发布日期:2017-03-31
    • 文件大小:15.1kb
    • 提供者:nechifor
  1. qddown_java8543535625

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

    • 发布日期:2017-03-29
    • 文件大小:882.15kb
    • 提供者:yessky
  1. MultiThreaded_Socket_Server_Client

    0下载:
  2. A working examples of multi threaded server and client application using java sockets. each time a client tries to connect to server, a new thread is started to handle the client. it is a application to draw on a board by all the clients co
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-29
    • 文件大小:51.68kb
    • 提供者:Ganesh Tiwari
  1. NetworkService1.0.0.1_2

    0下载:
  2. A Java class library for networking applications using Java sockets & threads. From simple listener classes to skeletons for building server & client applications, This library aims to take care of all socket programming & multithreading you need.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:227.71kb
    • 提供者:jme
  1. Ejercicio1

    0下载:
  2. an examples of the use of sockets in java witha a client and a server, described line by line
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:1.64kb
    • 提供者:nanavt
  1. JavaSockets_knock

    0下载:
  2. A simple Client and Server base on Java Sockets. A beginners tutorial to understand how sockets work along with IO streams.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:9.01kb
    • 提供者:bilal
  1. MultiThreadChatClient

    0下载:
  2. This the server and the client program thatI wrote basically it gives u a good understanding of how sockets work in java credit to Author: Mohammed Alfaaz -This is the server and the client program thatI wrote basically it gives u a good und
  3. 所属分类:JavaScript

    • 发布日期:2017-04-17
    • 文件大小:17.18kb
    • 提供者:asuw
  1. MultiThreadChatServer

    0下载:
  2. This the server and the client program thatI wrote basically it gives u a good understanding of how sockets work in java credit to Mohammed Alfaaz -This is the server and the client program thatI wrote basically it gives u a good understandi
  3. 所属分类:JavaScript

    • 发布日期:2017-04-17
    • 文件大小:18.31kb
    • 提供者:asuw
  1. socket

    0下载:
  2. 这个程序是java中socket通信的基础,分为服务器端和客户端,进行socket通信,传输文件。-This java program is a base socket communication program that contains server and client. It implements the function of transfering a file by sockets.
  3. 所属分类:Java Develop

    • 发布日期:2017-12-01
    • 文件大小:6.82kb
    • 提供者:盛权
  1. network_IP

    0下载:
  2. IP implementation for Java. With these files you can easily use IP sockets with a java server or client.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:3.05kb
    • 提供者:Titiyo
  1. Ding-1.6.3

    0下载:
  2. Ding Framework是一个PHP框架,实现了依赖注入、AOP面向方面编程、轻量级、简单和快速的MVC模式,syslog、TCP客户端和服务器端非阻塞的套接字、定时器、自定义错误、信号以及异常处理、PAGI 集成、PAMI集成等等,类似Java的Spring框架。-Ding Framework is a PHP framework to achieve a dependency injection, AOP aspect-oriented programming, lightweight,
  3. 所属分类:Web Server

    • 发布日期:2017-04-30
    • 文件大小:434.15kb
    • 提供者:李东林
搜珍网 www.dssz.com