-
《VC网络高级编程》随书光盘,内部附有教材所有范例的源码。...
《VC网络高级编程》随书光盘,内部附有教材所有范例的源码。-VC Network Advanced Programming book with CD-ROM, internal materials with the source code of all examples.
- 2022-12-25 00:45:04下载
- 积分:1
-
使用delphi7进行socket客户端开发含源码
基于delphi7开发,使用idtcpclient控件,进行socket客户端开发。
包含全部源码以及exe文件,纯原生开发。
还有Server端开发,稍等上传。
- 2022-04-12 13:15:31下载
- 积分:1
-
关于远程网络监视程序的源码,采用vc++编写
关于远程网络监视程序的源码,采用vc++编写- About the long-distance network monitor program source code,
uses vc++ to compile
- 2022-06-19 17:28:51下载
- 积分:1
-
MFC详细的讲述了异步套接字的特点和原理,并且附带源码,界面完整,很具有参考价值...
MFC详细的讲述了异步套接字的特点和原理,并且附带源码,界面完整,很具有参考价值-MFC detail asynchronous socket characteristics and principles of, and incidental source, interface integrity, is a reference value
- 2022-02-27 06:02:53下载
- 积分:1
-
通过VC实现SMTP协议,达到发送电子邮件的目的,本程序通过测试,已成功发送电子邮件...
通过VC实现SMTP协议,达到发送电子邮件的目的,本程序通过测试,已成功发送电子邮件-VC through the SMTP protocol, send e-mail to the end, the test procedure has been successful in sending e-mail
- 2022-05-26 00:12:51下载
- 积分:1
-
基于局域网通信的服务器端软件,附加文件传送功能
基于局域网通信的服务器端软件,附加文件传送功能-LAN-based communications server-side software, Additional File Transfer Function
- 2022-03-16 02:57:42下载
- 积分:1
-
Medical websites source code, health management class website Jianzhan preferred...
医疗网站源代码,健康管理类网站建站首选。-Medical websites source code, health management class website Jianzhan preferred.
- 2023-06-16 17:00:05下载
- 积分: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
-
今天心血来潮写的,javascript实现表格增加,里面内容也可编辑,如果与服务器语言实现数据库的操作,应该很不错的...
今天心血来潮写的,javascript实现表格增加,里面内容也可编辑,如果与服务器语言实现数据库的操作,应该很不错的-Whim written today, javascript form realize increased, which can also edit content, if the server database linguistic realize the operation, should be very good
- 2023-05-28 08:45:03下载
- 积分:1
-
文件传送 This program is free software you can redistribute it and/or modify it unde...
文件传送 This program is free software you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation either version 2 of the License, or (at your option) any later version. * * copyright : (C) 2002 by Zhang Yong * * email : z-yong163@163.com *-file transfer This program is free software you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation either version 2 of the License, or (at your option) any later version.** copyright : (C) 2002 by Zhang Yong** email : z-yong163@163.com*
- 2022-12-15 17:20:05下载
- 积分:1