With the Socket programmed technology, the server program and network communication were realized.
运用Socket编程技术,实现网络通信的服务器程序, 在此基础上实现了网络通信协议的程序.
互联网摘选
应用服务器在系统中专门负责通信的控制,它利用Java的Socket和JNI技术进行前端Web浏览器和后端绘制服务器的通信连接和传输,并实现了多线程机制。
互联网摘选
比如M3系统,其实是一个独立运行的服务端应用程序,需要通过TCP/Socket实现对它的访问。
互联网摘选
The output stream of the socket becomes the input stream to the server application and vice-versa.
套接字的输出流将成为服务器应用程序的输入流,反之亦然。
互联网摘选
It greatly simplifies and streamlines network programming such as TCP and UDP socket server.
它极大简化了网络编程,如TCP和UDP套接字服务器。
互联网摘选
Write SOCKET SERVER and CLIENT program to receive and send data between PC and vehicle.
编写Socket server和CLIENT程序,实现PC机与小车的数据接收和发送。
互联网摘选