搜索资源列表
Socket
- 用Java Socket完成如下功能:建立客户端和服务器端通讯,服务器端地址为本地端口自拟。两端以TCP形式通讯,假设客户端Class叫Client,服务器端Class叫Server。当运行 java Client Hello时,服务器端能接受客户发来的Hello字符并打印”Receive Hello”然后返回给客户端“How r u doing”字符串 客户端收到后打印”Received How are you doing”. 此时服务器端服务始终运行并未停止并等待其他Socket连接(客户端
SmartCardReaderService
- 智能卡读卡器服务程序,Java语言开发,Eclipse开发环境.程序运行起来以后相当于一个server,会在TCP的一个端口监听客户端的请求,可以实现远程连接,对智能卡的访问包括复位,发送命令给智能卡,接收智能卡的应答,日至打印等等.-The smart card reader service program, Java language development, Eclipse development environment. Program up and running after the
wangluobianchengshiyan(7)
- 在类里定义各种变量,如发送邮件服务器地址,接收邮件地址等;创建session,store对象,连接服务器;创建邮件,发送邮件。读取邮件信息,将邮件信息打印出来;关闭邮件。-Variables defined in the class, such as sending e-mail server address, e-mail address to receive create session, store the object, connect to the server create a
CS416-HW2-A2460
- Use console input and output. • Instead of hard coding n=50000, you need to get the value of n from user input. • You need to check the value of n and make sure it’s a positive integer. Keep prompting for value of n until you receive
javawebprogram
- 运用线程池的方法实现的多线程回声服务器和客户端和运用非阻塞模式实现的不断接收用户输入的域名,然后与该主机的80端口建立连接,并打印建立连接所花费的时间的测试程序。-The method used to achieve thread pool multi-threaded echo server and client, and the continuous use of non-blocking mode to receive user input to achieve the domain na
wuye20140813
- 物业公司收费管理系统精简免费版(完全免费,无技术支持) 1.收费内容全面:可以收水电费、物业费、电梯充卡费、装修保证金、垃圾清理费、租房押金、电梯损耗费、车辆通行证费、杂费等等各种费用 2.收费方式灵活:水电费和物业费可以按单个月收、多个月收、按年收等等,其他按次收费 3.打印内容灵活:水电费可以和物业费一起打印,也可以分别单独打印。打印内容清清楚楚,多收少收业主一目了然 4.预收款管理方便:预收款直接体现在打印单据中,不必单独开单。财务做帐时后台又可以单独统计出来 5.没