-
do with VB Proxy Server source code to do with VB Proxy server source code
用VB做的Proxy服务器源代码 -do with VB Proxy Server source code to do with VB Proxy server source code
- 2022-01-20 23:29:24下载
- 积分:1
-
WINSOCK服务器端示例程序说明 该程序是基于对话框编程的,是采用一对多的方式进行连接的。 整个程序主要由CServerDlg,CServerApp,CLis...
WINSOCK服务器端示例程序说明 该程序是基于对话框编程的,是采用一对多的方式进行连接的。 整个程序主要由CServerDlg,CServerApp,CListenSocket,CClientSocket构成的。 (所有关于类的说明在代码中有) 下面简单介绍一下程序流程: 主程序调用CListenSocket类的对象来进行对Socket的监听,当收到请求时调用主程序的函数来处理相应的连接,把Socket放进队列中。 对于Socket的接收数据和断开连接是由消息来触发的,是通过调用基类CSocket中的虚函数重载来处理的。 注:详细的过程,在程序代码中均有注释!-Winsock server sample program note that the procedure was based on dialog programming, using one-to-many is the way to connect. The entire process by CServerDlg, CServerApp, CListenSocket, constitute the CClientSocket. (All categories on the note in code) The following outlines procedures have : main program called CListenSocket category to the target of the listening socket, when the call request is received when the main program functions to the corresponding connections, socket into the queue. Socket for the reception of data and disconnected from the news to trigger, by calling the base class CSocket the virtual function to handle the heavy load. Note : Details of the procedure code have Notes!
- 2022-01-26 07:55:19下载
- 积分:1
-
本书专门讨论Windows网络编程技术,覆盖Windows 95/98/NT 4/2000/CE平台。内容包括NetBIOS和Windows重定向器方法、Win...
本书专门讨论Windows网络编程技术,覆盖Windows 95/98/NT 4/2000/CE平台。内容包括NetBIOS和Windows重定向器方法、Winsock方法、客户端远程访问服务器方法。本书论述深入浅出、用大量实例详解了微软网络API函数的应用。配套光盘包含了所有实例代码,方便读者使用。本书适合中、高级程序设计人员以及网络设计与管理人员参考。-book devoted to the Windows network programming technology, Windows 95/98/NT coverage 4/2000/CE platform. Including NetBIOS, and Windows Redirector, Winsock, Client Remote Access server. The deals are easy to understand, with plenty examples Comments on the Microsoft Network Application API function. Matching discs containing all examples of code, user-friendly. The book suitable for middle- and high-level programming, as well as network design and management personnel.
- 2022-05-21 19:08:51下载
- 积分:1
-
利用WINSOCK的通信协议 用VC++编写
利用WINSOCK的通信协议 用VC++编写-WINSOCK use the communication protocol used VC++ Prepared
- 2022-05-18 05:19:38下载
- 积分:1
-
此程序可以让你轻松的获得对方的数据,也可以发送给对方,这个可是通过winsock实现的,可以作为理解winsock的一个很好的例子...
此程序可以让你轻松的获得对方的数据,也可以发送给对方,这个可是通过winsock实现的,可以作为理解winsock的一个很好的例子-This procedure allows you to easily access each other"s data can also be sent to the other side, but through the realization of the related protocols, the protocols of understanding as a good example!
- 2022-02-13 04:42:37下载
- 积分:1
-
开发研制的全双工套接字通信程序
一个用VC开发的全双工Socket通讯程序- The entire duplex Socket communication procedure which develops
with VC
- 2022-03-14 10:31:05下载
- 积分:1
-
又一个VC编的FTP服务器端程序
又一个VC编的FTP服务器端程序-VC also a series of the FTP server procedures
- 2022-02-06 18:49:51下载
- 积分:1
-
Using WMI to realize IP address, DNS display and modification. Winodws interface...
用WMI实现的对IP地址、DNS的显示和修改。界面上仿照winodws控制面板里的IP设置。-Using WMI to realize IP address, DNS display and modification. Winodws interface modeled on the control panel
- 2022-08-19 17:50:03下载
- 积分:1
-
windows提供了命令行式的Ping命令,判定是否与某台主机通信畅通,这个程序就实现了这个功能。...
windows提供了命令行式的Ping命令,判定是否与某台主机通信畅通,这个程序就实现了这个功能。-windows provide a command-line-style Ping order, and determine whether a host of clear communication, the process of realization of this function.
- 2022-03-06 20:13:35下载
- 积分:1
-
初始化管理员账号:admin密码:admin初始化生成。
初始化管理员帐号:admin 密码:admin 初始化一般用户帐号:user密码:user 初始化新注册用户帐号:guest密码:guest 以这三种权限登录,都将返回不同的页面。 如果在管理用户的时候不小心把“admin”或者你后来添加的系统管理员删除了,你可以打开“jgxx.mdb”数据库来,然后在"yonghu"表中添加“uname","upassword","upassword","uxinming","uaccesslevel"字段填充记录,注意这些字段每一个字段都是必填的,另:"uaccesslevel"字段值填“2”为最高级系统管理员级别。 “1”为普通用户级别,即只可以查看使用,不得添加和修改数据。“0”最低级别 注意数据库保密,您可以修改数据库名称,或者路径,你然后在"conn.asp"数据库连接中再做相应修改-initialization administrator account : admin Password : admin initialization general user account : user password : user initialization new user account : guest Password : guest to the three powers Login, will return to different pages. If users in the management of not careful, "admin" or later you add the system administrator to delete, you can open the "jgxx.mdb" database, and then "yonghu" Table adding "uname", "upassword", "upassword", "uxinming , "" uaccesslevel "field filled with records, the attention of each one of these fie
- 2022-04-16 14:26:55下载
- 积分:1