-
HTTP隧道(HTTP代理客户端)
HTTP Tunneling (HTTP Proxy Socket Client)
- 2022-04-13 06:31:41下载
- 积分:1
-
better communication API source code
比较好SOCKET API通讯程序源代码-better communication API source code
- 2022-03-05 03:27:21下载
- 积分: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
-
do for myself a simple chat client software market .. we can as a reference. Par...
自己做的一个简单的聊天市客户端软件..大家可以作为参考.特别适合一个刚学习C++的新手...感谢大家的支持-do for myself a simple chat client software market .. we can as a reference. Particularly suitable for a just learning Xi C newbie ... thank you for your support
- 2022-03-02 14:19:34下载
- 积分:1
-
Ftp protocol
基于ftp协议的网络传输小程序,分服务器端,客户端两部分-Ftp protocol-based network transport small programs, sub-server side, client-side two-part
- 2023-02-24 02:20:04下载
- 积分:1
-
使用CSocket类传输文件的程序
使用CSocket类传输文件的程序- Uses the CSocket kind to transmit the document procedure
- 2022-06-02 07:06:33下载
- 积分:1
-
Delphi write access to a subnet mask of the examples for reference only
一个delphi写的获取子网掩码的例子,仅供参考-Delphi write access to a subnet mask of the examples for reference only
- 2022-06-27 06:52:04下载
- 积分:1
-
网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给...
网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面的聊天程序。-network of the knowledge, network program, Socket is a link between the application and network drivers for the bridge, Socket in the application process to create, Driving through bind with the procedures established relations. Since then, Socket applications presented data from the socket to the network driver to send out. Computer network received from the socket and bundled IP Port-related data, from driver to Socket, applications from the Socket can extract the data receiver. Web applications is through this socket for data transmission and reception. TCP and UDP Principle and the work of the preparation process, and how to process link libraries. A character based chat program.
- 2023-01-29 23:25:03下载
- 积分:1
-
一个捕获ip数据包的delhpi程序,涉及到delhpi网络编程。
一个捕获ip数据包的delhpi程序,涉及到delhpi网络编程。-a catch ip packet delhpi procedures involving delhpi network programming.
- 2022-03-23 02:39:51下载
- 积分:1
-
基于Socket的TCP模块,支持多线程
基于Socket的TCP模块,支持多线程-Socket Based on the TCP module, support for multi-threaded
- 2022-12-31 23:30:08下载
- 积分:1