-
这是完整的一个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
-
初学的时候做的一个聊天系统,可以多人,可以检测IP等
初学的时候做的一个聊天系统,可以多人,可以检测IP等-Learning when to do a chat system that people can detect the IP, etc.
- 2023-02-14 15:55:04下载
- 积分:1
-
这是一个获取、修改计算机的IP地址及子网掩码.
这是一个获取、修改计算机的IP地址及子网掩码.-This is an acquisition, changes to the computer"s IP address and subnet mask.
- 2022-07-24 00:07:17下载
- 积分:1
-
微软的js访问网络服务组件,利用它可以实现IE上直接访问网络服务 压缩包里包含samples以及中文解决方法...
微软的js访问网络服务组件,利用它可以实现IE上直接访问网络服务 压缩包里包含samples以及中文解决方法-js visit Microsoft"s Web services components, it can be achieved using IE directly to the network services compression bag containing samples of the Chinese solution
- 2022-12-18 21:45:04下载
- 积分:1
-
用pascal实现多线程断点续传功能,欢迎下载
用pascal实现多线程断点续传功能,欢迎下载-By pascal realize multi-threaded HTTP functionality, welcome to download
- 2022-04-17 06:27:08下载
- 积分:1
-
net 有服务器端和客户端的能够运行的例子
有助于学习Socket编程 非常好!...
net 有服务器端和客户端的能够运行的例子
有助于学习Socket编程 非常好!-net have a server-side and client be able to run the examples help to learn Socket programming is very good!
- 2023-01-07 03:20:03下载
- 积分:1
-
在WINDOWS下进行网络服务端程序开发,毫无疑问,Winsock 完成端口模型是最高效的。Winsock的完成端口模型借助Widnows的重叠IO和完成端口来...
在WINDOWS下进行网络服务端程序开发,毫无疑问,Winsock 完成端口模型是最高效的。Winsock的完成端口模型借助Widnows的重叠IO和完成端口来实现,完成端口模型懂了之后是比较简单的,但是要想掌握Winsock完成端口模型,需要对WINDOWS下的线程、线程同步,Winsock API以及WINDOWS IO机制有一定的了解。如果不了解,推荐几本书:《Inside Windows 2000,《WINDOWS核心编程》,《WIN32多线程程序设计》、《WINDOWS网络编程技术》。在去年,我在C语言下用完成端口模型写了一个WEBSERVER,前些天,我决定用C++重写这个WEBSERVER,给这个WEBSERVER增加了一些功能,并改进完成端口操作方法-under the Windows network server program development, no doubt, Winsock completed port model is the most efficient. Winsock port model with complete preview of overlap and complete port IO to achieve complete port after the model to understand is a relatively simple, but want to know the complete Winsock port model, the need for the Windows threads, thread synchronization, Winsock API and Windows IO mechanism of a certain understanding. If we do not understand, recommended several books : "Inside Windows 2000," Windows core programming "," WIN32 multithreaded programming "," WINDOWS network programming technology. " Las
- 2022-07-08 01:37:37下载
- 积分:1
-
when visiting certain Internet sites, the system will first read remote files to...
当访问Internet某个站点时,系统首先将远程文件读入到本机Temporary Internet Files文件夹。现在告诉大家一个小技巧可以用VB语言和一个API函数实现判断网页文件是否在IE缓存中。-when visiting certain Internet sites, the system will first read remote files to the machine Temporary Internet Files folder. Now tell us a little techniques can be used VB language and an API function to judge whether the documents for the Web in IE cache.
- 2023-07-04 13:40:02下载
- 积分:1
-
一个很好的UDP协议监视器,能动态监视局域网的所有机器
一个很好的UDP协议监视器,能动态监视局域网的所有机器-a good UDP monitors, dynamic monitoring of all machines LAN
- 2022-02-11 13:09:00下载
- 积分:1
-
这是一个简单的网络聊天的程序,能实现基本交互的功能
这是一个简单的网络聊天的程序,能实现基本交互的功能-This is a simple network chat program, to achieve the basic functions of interactive
- 2023-02-13 03:40:03下载
- 积分:1