搜索资源列表
java8543535462
- 服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与后台数据库连接,并通过创建一个ServerSocket对象来监听来自客户的连接请求,默认端口为8080,然后无限循环调用accept()方法接受客户程序的连接-server and client presentation by Socket Interfa
ReleaseControlManager
- 一个软件产品管理器的框架程序,其中包含一个tcp通信模块,数据库读取模块,服务器和客户端.
003udptest
- 医疗排队叫号程序,tcp通信, 包括服务端和客户端-Medical queuing procedures, tcp communications, including server and client
TCP
- 基于LabVIEW的TCP数字通信,包括服务器和客户机两个程序,发送一组8位的数字信号,服务器和客户机端皆有显示。-It s TCP digital communications based on LabVIEW , including server and client, sending a group of 8 digital signal, server and client side are displayed.
VB-socket-tcp-ip
- VB-socket通信程序,包含客户端也服务器端源代码。-socket communication with VB
TCP CLIENTvi
- 使用labview进行TCP通信的客户端程序编写(TCP communication using LabVIEW client program written)
