-
2000下调试 成功
2000下调试 成功-2000 under the successful commissioning
- 2022-06-12 06:46:54下载
- 积分:1
-
RMI(java 远程方法调用):此例子实现了客户端程序通过远程接口向服务器程序发出计算请求,服务器程序调用了一个计算方法,并把结果返回给客户端,这样便达到分布...
RMI(java 远程方法调用):此例子实现了客户端程序通过远程接口向服务器程序发出计算请求,服务器程序调用了一个计算方法,并把结果返回给客户端,这样便达到分布式计算的效果。上传文件里有详细的部署和使用说明,在win2000上测试通过。-RMI (Java Remote Method Invocation) : this example to achieve the client interface to the remote server computing issued request, the server calls a calculation method and the results back to the client, so as to achieve the effect of distributed computing. Upload file are detailed in the deployment and use in WIN2000 on the test.
- 2022-07-04 18:31:13下载
- 积分:1
-
ISAPI过滤器实现用户身份鉴别,只有通过验证的用户才可访问资源...
ISAPI过滤器实现用户身份鉴别,只有通过验证的用户才可访问资源-ISAPI filter to achieve user authentication, only authenticated users can access resources
- 2022-09-19 22:30:03下载
- 积分:1
-
校园网中的计算机使用一块网卡就可以实现校园网与外网无缝切换...
校园网中的计算机使用一块网卡就可以实现校园网与外网无缝切换-Campus network using a computer network card can be achieved outside the campus network with seamless network switching
- 2022-11-26 09:00:03下载
- 积分:1
-
C#/ASP.NET development of the web site statistics system, functions very compreh...
C#/ASP.NET开发的网站统计系统,功能很全面,使用便捷。适合中小型网站使用。-C#/ASP.NET development of the web site statistics system, functions very comprehensive and easy to use. Suitable for small and medium-sized sites.
- 2022-07-19 06:38:37下载
- 积分:1
-
用VB写的一个代理服务器程序,功能也比较多,适合大家观摩使用。...
用VB写的一个代理服务器程序,功能也比较多,适合大家观摩使用。-Using VB to write a proxy server procedures, functions are more suitable to observe the use of everyone.
- 2022-06-14 11:51:08下载
- 积分:1
-
It is a simply typing game
实现打字联系,是一个简易的打字游戏,代码简单,适合初学者-It is a simply typing game
- 2022-03-21 06:46:16下载
- 积分:1
-
远程自动备份,可配置服务器信息。
采用TCP
远程自动备份,可配置服务器信息。
采用TCP-WINSOCK多线程实现,可以多对多备份。-Remote automatic backup allows you to configure the server information. Using TCP-WINSOCK realize multi-threaded, you can back up many-to-many.
- 2022-05-26 15:03:37下载
- 积分:1
-
TCPIP协议的实现,包括很多协议的实现
tcpip协议实现,包括很多协议实现-tcpip protocol implementation, including the realization of a lot of agreement
- 2022-01-26 07:08:49下载
- 积分:1
-
MFC下基于流套接字的网络通信客户端程序
网络应用软件利用计算机间的连接,来实现双方的通信。连接的计算机做为一个节点,通过IP地址来标识该计算机。通信时向对方发送一个连接请求包含端口号和IP地址。在Client/Server模式下,客户端 需先建立Socket,初始IP地址和端口号;向指定的服务器端IP地址和端口发送连接请求;连接成功后,向服务器端发送命令或数据;发送完毕,关闭连接。
- 2022-03-20 15:18:00下载
- 积分:1