搜索资源列表
-
1下载:
JICQ是用JAVA语言编写的一个基于客户机/服务器(C/S)模式的局域短信实时通信工具系统,系统采用了Microsoft公司的SQL Server 2000作为后台数据库,系统通过JDBC访问数据库。系统分为服务器程序和客户程序两部分,服务器与客户间采用“传输控制协议”(TCP),通过套接字(Socket)连接,客户之间采用“用户数据报协议”(UDP),通过数据报套接字(DatagramSocket)建立连接。系统具有用户注册、用户登录、添加好友、删除好友、发送和接收消息等功能。-JICQ J
-
-
0下载:
用java实现的非常小巧的sockets程序,分server和client,只实现基本的响应功能。
-
-
0下载:
简单的客户端与服务器的连接 简单的JAVA网络编程-Simple client and server connections simple JAVA Network Programming
-
-
0下载:
socket programming program
server client application on sockets
-
-
0下载:
实现聊天功能的Java程序,客户端和服务器的-The realization of the Java chat program, the client and server
-
-
0下载:
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
-
-
0下载:
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
-
-
0下载:
This file contains UDP sockets in java. It includes client Program as well as Server Program.
-
-
0下载:
Chat server & client in java with sockets
-
-
0下载:
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,
-