-
RMI通讯,可以远程访问服务器端获取消息,给客户端应用在广域网....
RMI通讯,可以远程访问服务器端获取消息,给客户端应用在广域网.-RMI communications, can be remote access server-side access to news, to the client applications in wide area network.
- 2023-08-13 03:45:02下载
- 积分:1
-
编写一个简单的http client程序,从某个服务器获取某些对象,要求记录发送和接收的数据。...
编写一个简单的http client程序,从某个服务器获取某些对象,要求记录发送和接收的数据。-Write a simple http client program, access to certain objects from a server to require records to send and receive data.
- 2022-09-01 03:20:02下载
- 积分:1
-
Windows Socket API 使用经验
Windows Socket API 使用经验-Windows Socket API experience
- 2023-08-14 03:45:03下载
- 积分:1
-
tcp socket for communication
tcp socket for communication
- 2022-04-10 21:53:13下载
- 积分:1
-
RAIDframe: A Rapid
Prototyping Tool for
RAID Systems
Raidsim磁盘模拟器,可以模拟磁盘的各种操作,例如读预取,Catch块替换等,非常好用,而且很不好找,希望对大家有点帮助。-RAIDframe: A Rapid
Prototyping Tool for
RAID Systems
- 2022-02-20 07:56:29下载
- 积分:1
-
一个Blog程序
一个Blog程序-Procedures for a Blog
- 2022-03-29 03:23:19下载
- 积分:1
-
CSocket类数据接收存在的问题及Win32函数解决办法.CSocket类数据接收存在的问题及Win32函数解决办法!...
CSocket类数据接收存在的问题及Win32函数解决办法.CSocket类数据接收存在的问题及Win32函数解决办法!-CSocket class data reception problems and Win32 function is a solution. CSocket class data reception problems and Win32 function is a solution!
- 2022-11-25 22:55:03下载
- 积分:1
-
检测用户信息(操作系统,浏览器,ip地址)
检测用户信息(操作系统,浏览器,ip地址)-Detection of user information (operating system, browser, ip address)
- 2022-03-05 13:45:59下载
- 积分:1
-
ASP编程技巧大全
ASP编程技巧大全-ASP programming skills Daquan
- 2023-05-27 12:50:04下载
- 积分:1
-
面向连接的服务器流程中,必须设置服务器套接字为监听状态;而客户机则是主动连接。无连接客户机和服务器。无连接客户机和服务器在调用的函数方面没有区别,区别在于服务器...
面向连接的服务器流程中,必须设置服务器套接字为监听状态;而客户机则是主动连接。无连接客户机和服务器。无连接客户机和服务器在调用的函数方面没有区别,区别在于服务器一般先启动recvfrom等待客户机的数据。客户机和服务器的通信过程为客户向服务器发送数据,服务器收到数据后给予应答,通信结束。-connection-oriented server process, you must set up to monitor server socket state; While the client is active connector. Without connecting client and server. Without connecting client and server in a function called no distinction, the general difference is the server for first launching recvfrom client data. Client and server communication process for clients to send data to the server, the server data received responses and communication end.
- 2022-03-13 09:45:07下载
- 积分:1