-
用于制备皮肤的程序,包括所有的源程序
用delphi编写的一个可以换皮肤的程序,包括了所有源程序-used to prepare the skin for a procedure, including all source
- 2022-07-16 16:25:27下载
- 积分:1
-
一个简单的TCP服务器,侦听任意端口。查看有连接,答:
一个简单的TCP服务器, 可以侦听任意端口。 查看已有连接,并查看通讯数据。可以方便的发送数据给其中的连接。 是软件开发的好帮手-a simple TCP server, the interception arbitrary ports. View have connectivity, and data communications View. Convenience can send data to the link. Software development is a good helper
- 2022-03-26 13:32:28下载
- 积分:1
-
使用select模型进行网络编程的例子,使用标准c编程,移植性能好,是最基本的网络模型...
使用select模型进行网络编程的例子,使用标准c编程,移植性能好,是最基本的网络模型-Select model using the example of network programming, using the standard c programming, transplant performance and is the most basic network model
- 2023-02-08 11:40:04下载
- 积分:1
-
这是完整的一个C/S的客户服务端程序!但是我希望加点功能!请大家帮帮忙,“我要做的是客户端和服务器正常运行的情况下,如果网络断了,(比如说我把网络弄掉了,然后再...
这是完整的一个C/S的客户服务端程序!但是我希望加点功能!请大家帮帮忙,“我要做的是客户端和服务器正常运行的情况下,如果网络断了,(比如说我把网络弄掉了,然后再接好)过了一会网络恢复正常,客户端能自动连接到服务器端,不能人工干涉! 我查了一些资料,在VC里有一个函数OnTimer(nIDEvent)可以定时产生事件!可以实现这个功能,但是我用了,还是连不上,请大家帮帮忙吧!做好后给我发到我的邮箱里!谢谢!-This is a complete C/S programe,but I hope put more function into it.Please help me.Fllowing is I ll want to do.When client is communicating with server normally,the network link is down. After while the link recovery(ie,I take the cable out from the computer then plug it in.)The Client can reconnect the server automatically not redo by human.I study some reference information to do it.There is a function OnTimer(nIDEvent) in VC can send event message periodically.But I still can t reconnect.Please help me to do it and then mail to me. Thanks.
- 2022-03-31 05:36:33下载
- 积分:1
-
一个将Http操作进行封装的类!使该类操作更加方便
一个将Http操作进行封装的类!使该类操作更加方便-to operate a package for the class! To make such operations more convenient
- 2022-03-19 10:23:34下载
- 积分:1
-
一个简单的TCP服务器端程序,帮助初学者了解网络编程的基本过程...
一个简单的TCP服务器端程序,帮助初学者了解网络编程的基本过程-a simple TCP server procedures to help beginners understand the basic network programming process
- 2022-01-26 00:13:37下载
- 积分:1
-
C++ programming language swap the standard output stream flow, the need to suppo...
C++编程语言互换流中的标准输出流,需要iostream.h支持。读为 "c out"-C++ programming language swap the standard output stream flow, the need to support iostream.h. Reading for the " c out"
- 2023-03-14 11:45:03下载
- 积分:1
-
from the Internet stable and reliable source of the download
从Internet上稳定可靠的下载文件的代码-from the Internet stable and reliable source of the download
- 2022-04-17 21:44:03下载
- 积分:1
-
完整串口通信程序Vc++源代码,能够实现windows下的串口通信。
完整串口通信程序Vc++源代码,能够实现windows下的串口通信。-Integrity of the serial communication program Vc++ Source code, to realize the serial communication under windows.
- 2022-05-07 02:00:17下载
- 积分:1
-
客户机/服务器模型是为了解决通信中的聚合问题。如果不采用客户机/服务器模型很难实现正常的通信,只有在一方作为服务器采用被动方式,始终等待对方与其通信;另一方作为...
客户机/服务器模型是为了解决通信中的聚合问题。如果不采用客户机/服务器模型很难实现正常的通信,只有在一方作为服务器采用被动方式,始终等待对方与其通信;另一方作为客户机采用主动通信的方式,主动发起通信过程,才能最终完成通信。-client/server model is to solve the communication problems polymerization. If we do not use the client/server model is very difficult to achieve normal communications, as one of only a passive server, which has been waiting for communication with the other side; The other client as an active communication, initiate the communication process can be finalized communications.
- 2022-01-26 07:43:14下载
- 积分:1