搜索资源列表
-
1下载:
JICQ是用JAVA语言编写的一个基于客户机/服务器(C/S)模式的局域短信实时通信工具系统,系统采用了Microsoft公司的SQL Server 2000作为后台数据库,系统通过JDBC访问数据库。系统分为服务器程序和客户程序两部分,服务器与客户间采用“传输控制协议”(TCP),通过套接字(Socket)连接,客户之间采用“用户数据报协议”(UDP),通过数据报套接字(DatagramSocket)建立连接。系统具有用户注册、用户登录、添加好友、删除好友、发送和接收消息等功能。-JICQ J
-
-
0下载:
The JICQ is the bureau area which JAVA writes according to \"Customer s Machine/Server\"(C/S) mode message solid hour correspond by letter tool system, the system adopted the SQL Server2000 of Microsoft company as a backstage database, the system pas
-
-
1下载:
实现一个简单远程监控软件,采用Windows Socket(或Java Socket)编程。采用C/S架构。(1)能够远程监控一台主机,显示主机屏幕内容,能远程关机(2)能远程下载或上传文件(3)能远程执行一些DOS命令(4)能远程运行一些可执行命令。
-Implement a simple remote control software, using Windows Socket (or Java Socket) programming. By C/S architecture. (1)
-
-
0下载:
# remotecontrolserver.(Remote Control - Java) - /***** remote control server source code of the role and his ...
# Delphiremotecontrols(Remote Control - Delphi) - remote control samples, Delphi7 compile, including switching ...
# delphiremotecont
-
-
0下载:
Android手机控制电脑,用socket实现,两段代码都是用java开发-Control the computer Android phone socket implementation, two pieces of code are developed using java
-
-
0下载:
通过java socket实现的远程控制,界面由java swing制作,适合初学者学习,本代码纯属手工原创,如有雷同,那也正常。-Remote control via java socket to achieve, the interface by Java Swing production, suitable for beginners to learn, this code is purely manual original, if identical, that is normal.
-
-
0下载:
一个针对智能车做的java上位机,通过socket通信实现与智能车的通信,可以传输视频监控图像,也可以通过上位机的按键控制智能车的前进,后退,左转和右转-A java client for the smart car, through the socket communication to achieve communication with the smart car, you can transfer video surveillance images, but also through t
-
-
0下载:
java写的移动触控移动端,需要配合PC端的SOCKET接收控制才能正常使用-write java mobile touch moving end and in line with the PC side SOCKET reception control to work properly
-