这是我写的一个关于JAVA SOCKET的程序,一个Server可以同时接受多个clients的requests,每次server和client之间的交流的信息都会被DES算法加密和解密
上传时间: 2014-01-19
上传用户:蠢蠢66
一种采用java语言写的聊天程序,采用client-server结构
上传时间: 2017-04-16
上传用户:13681659100
用java实现的投票系统,采用分布式系统中的client-server结构,目的是选出得票最多的候选人
标签: java
上传时间: 2013-11-28
上传用户:咔乐坞
旅游自助管理系统 本系统基于struts1.2, tomcat5.5.17, mysql5.0, eclipse3.1, myeclipse5.1开发。 使用方法: 1、使用mysql数据库,将/etc文件夹下边的数据库脚本文件导入,顺序为:create_role.sql, tshs.sql(或者选择导入已经部分初始化了的tshs-initialized.sql),完成后会新建一个tshs用户,密码为tshs; 2、将/WebRoot目录下的tshs.war复制到${CATALINA_HOME}/webapps目录下(其中CATALINA_HOME是tomcat的安装目录),然后启动tomcat; 3、完毕后使用http://localhost:8080/tshs访问系统,通过旅游管理部门帐户email:admin@buaa.edu.cn password:admin 访问(若前一步导入的是tshs-initialized.sql,则系统增加了客户帐户email:client@163.com password:client 和公司帐户email: travelcorp@163.com password: travelcorp,你可以尝试用各个帐户登陆系统)。 本系统开发仓促,难免存在不足,请提出宝贵意见,谢谢!
标签: myeclipse eclipse struts tomcat
上传时间: 2013-12-21
上传用户:waitingfy
Linux socket programming delves into many particulars of network programming. It is organized into five specific parts: network programming from the client perspective, The Server Perspective and Load Control, Socket objects, advanced sockets.
标签: programming into particulars organized
上传时间: 2014-01-19
上传用户:xjz632
chat room,have both server and client.client can talk publicly or privatly sever can send message to all clients or choose one.
上传时间: 2017-05-03
上传用户:叶山豪
The BuildBot is a system to automate the compile/test cycle required by most software projects. CVS commits trigger new builds, run on a variety of client machines. Build status (pass/fail/etc) are displayed on a web page or through other protocols.
标签: BuildBot automate required projects
上传时间: 2017-05-06
上传用户:懒龙1988
在Windows2K操作系统上虚拟出若干串口设备,这些虚拟串口设备作为 TDI client 将串口应用程序(比如超级终端)读写串口设备的操作通过网络的方式传递到远端,即将应用程序写入的数据以UDP协议发送到远端目标机器的指定端口;监听本机指定端口,将所有在此端口收到的UDP报文数据提交给应用程序。
上传时间: 2017-05-12
上传用户:时代电子小智
Jain-sip 指导,可以通过它开发基于Java sip client、Proxy,一般多用于开发UserAgent
标签: Jain-sip
上传时间: 2013-12-24
上传用户:qq21508895
C++ is widely used in the software industry. Some of its application domains include systems software, application software, device drivers, embedded software, high-performance server and client applications, and entertainment software such as video games. Several groups provide both free and proprietary C++ compiler software, including the GNU Project, Microsoft, Intel, Borland and others.
标签: application industry software domains
上传时间: 2013-12-23
上传用户:wanqunsheng