登录
首页 » Windows Socket编程 » The example demonstrates how to connect a drive letter to a remote server share...

The example demonstrates how to connect a drive letter to a remote server share...

于 2022-03-29 发布 文件大小:6.83 kB
0 201
下载积分: 2 下载次数: 1

代码说明:

The example demonstrates how to connect a drive letter to a remote server share with a call to the WNetAddConnection2 function.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 此代码由asp300.com收集整理。 asp300
    此代码由asp300.com收集整理。 asp300 -- 专业化的asp代码交流基地。-this code by asp300.com collected. Asp300-- professional exchanges asp code base.
    2022-04-01 14:50:23下载
    积分:1
  • RDP实现windows桌面共享
    你是否需要在您的客户端 PC 上记录,协助他们吗?有吨的桌面共享应用程序,有些是商业,有些是免费的但是如果你知道是多么容易,构建桌面共享应用程序工作在 Vista 上,你将永远不会给一个机会,向其他解决方案。
    2022-01-26 04:39:47下载
    积分:1
  • windows网络之WSAEventSelect模型
    windows网络编程之WSAEventSelect模型-windows network"s programming model WSAEventSelect
    2022-06-21 12:34:28下载
    积分:1
  • Visual C.NET mapping network drives
    基于Visual C++.NET的映射网络驱动器-Visual C.NET mapping network drives
    2023-01-06 03:20:03下载
    积分:1
  • 一个网管小
    一个网管小程序-A network of small procedures
    2022-06-18 00:44:41下载
    积分:1
  • TCP提供了一套完整的软件包,包括多
    TCP功能的完整封装,包括多线程的处理,大量并发客户端的处理。-TCP features a complete package, including multi-threaded processing, a large number of concurrent client-side processing.
    2022-03-01 20:17:56下载
    积分:1
  • 1-持续CSMA协议下,当一个用户要发送数据时,它首先侦听信道,看是否有其他站点在传送。如果信道忙,就持续等待直到信道空闲时,便将数据送出。若发生冲突,就等待一个随机长的时间,然后重新侦听。 对于这种协议,先考虑当前帧i时的前一帧时i-1,得到前一帧时的最后一帧frame0(相对时间最大的帧)的相对时间dt0,然后再在当前帧时查看有哪些帧的相对时间会小于dt0,这些帧若是发送就会与frame0发生冲突,所以这些帧就进入持续等待状态,这些帧并没有发送。再考虑当前帧余下的帧(dt > dt0),它们中的第一帧侦听到信道处于空闲状态,所以就发送,而其他的帧由于第一帧的发送又处于等待状态。若有大于或等于2个帧的相对时间相等,且它们又同时侦听到信道空闲时,就会同时发送而导致冲突,冲突发生后的处理方法同上两个协议的一样。 -1- CSMA continued under the agreement, when a user to send data, it first interception Channel to see if there are other sites in transmission. If Channel busy, continuing to wait until the idle channel, and put more information out. If there is conflict, it is a long wait for a random time, then re-interception. Such agreements, to consider the current frame i am one of the former when i-1, be a time before the final one frame0 (relative to the time frame) the relative dt0 time, and then when the current frame to detect what the relative time frame will be less than dt0, these frames will be sent if and frame0 conflict, th
    2022-03-03 08:55:18下载
    积分:1
  • 临 Rs 232
    临斯普斯卡共和国 CommunicationRS-232 是最常见的串行接口和船只作为在大多数 Windows 兼容的桌面计算机上的标准组件。RS-232 只允许一个发射器和一个接收器在每一行上。RS-232 还使用一种全双工传输方法。有些 RS-232 主板出售国家文书支持波特率达 1 Mbit/s,但大多数设备限于 115.2 kb/s。注意 RS-422/RS-485 接口不是大多数的 IBM 个人电脑上可用。RS-422 (EIA RS-422-A 标准) 是在苹果电脑上使用的串行连接。它提供一种机制达到 10 Mb/s 的数据传输。RS 422 发送每个信号同时使用两根电线增加的最大波特率和电缆的长度。RS 422 也为多点应用程序只有一个发射器发送到总线的高达 10 的接收器与相连,指定。Rs-485 是 rs-422 的超集和扩展的能力。RS 485 被迫解决 RS-422 多滴限制允许达 32 设备沟通通过相同的数据线。任何 RS — 485 总线上的奴隶设备能够沟通而不需要通过主设备的 32 奴隶的任何其它设备。由于 RS 422 是 RS 485 的一个子集,所有的 RS-422 设备可能由 RS 485 控制。这两个协议有多点的能力,但 RS-485 允许达 32 设备和 RS 422 的限制为 10。对于这两种通信协议,您应该提供你自己的终止。所有的国家文书 RS-485 板将与 RS 422 标准工作。
    2022-02-24 17:35:43下载
    积分:1
  • Short Message Gateway is a source code written by VC++.This can help enterprice...
    短信网关,一个用VC++开发的源代码。可以为企业开发自己的短信网管服务器作为借鉴。-Short Message Gateway is a source code written by VC++.This can help enterprice to develop private short message manager server.
    2022-07-19 04:06:25下载
    积分:1
  • 服务器端在本地端口进行坚挺,等待客户机的连接,连接上之后,向服务器端发送数据...
    服务器端在本地端口进行坚挺,等待客户机的连接,连接上之后,向服务器端发送数据-Server-side firm in the local port and wait for client connections, after connection to the server-side send data
    2022-01-26 07:37:45下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载