-
临 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
-
模式套接字编程,可视基本代码
c/s模式socket编程,Visual Basic代码-c/s mode socket programming, Visual Basic code
- 2022-06-28 01:04:30下载
- 积分:1
-
采用完成端口进行sockets操作。 由浅入深的解释、详细的分析、以及编码步骤,另外附上带有详细注释的源码(为了照顾大多数朋友,我提供的都是MFC的源码)。...
采用完成端口进行sockets操作。 由浅入深的解释、详细的分析、以及编码步骤,另外附上带有详细注释的源码(为了照顾大多数朋友,我提供的都是MFC的源码)。-completed using sockets for port operations. Elementary explanation, detailed analysis, and coding steps, the other with detailed explanatory note attached to the source code (in order to take care of most friends, and I are all for the MFC source).
- 2022-02-14 10:13:18下载
- 积分:1
-
完整的远程文件管理系统,具有用户注册,用户文件管理,多线程文件传送,窗口管理视屏等功能。是学习网络软件开发和网络软件应用不可多得的超级码代码,总的代码行数已达2...
完整的远程文件管理系统,具有用户注册,用户文件管理,多线程文件传送,窗口管理视屏等功能。是学习网络软件开发和网络软件应用不可多得的超级码代码,总的代码行数已达2万行(20000行),但不得用于商业用途,否则可能会侵权,受到法律追究,谢谢。-Complete remote file management system with user registration, user document management, multi-threaded file transfer, screen window manager functions. Learning Network is a network software development and software application code code super rare, the total number of lines of code has reached 20,000 lines (20000 lines), but shall not be used for commercial purposes, or may be infringement, subject to legal action, thank you.
- 2022-07-11 21:48:13下载
- 积分:1
-
WINSOCK VB EXAMPLE
THIS IS A PROGRAMME TO INITIATE A SIMPLE WINSOCK COMMUNICAT...
WINSOCK VB EXAMPLE
THIS IS A PROGRAMME TO INITIATE A SIMPLE WINSOCK COMMUNICATION,IT S A VB PROGRAM
- 2023-02-21 23:45:03下载
- 积分:1
-
一个用VisualBasic编写的局域网消息发送软件。
一个用VisualBasic编写的局域网消息发送软件。-a prepared using Visual Basic LAN messaging software.
- 2022-08-05 11:47:38下载
- 积分:1
-
这是一个IP monitor程序
由网上收集而来
这是一个IP monitor程序
由网上收集而来-IP monitor procedures collected from the Internet
- 2022-03-22 10:20:25下载
- 积分:1
-
完整的FTP上传、下载代码,压缩包内的DEMO直接用一个FTP站点做测试,请各位不要删站点内的东西。...
完整的FTP上传、下载代码,压缩包内的DEMO直接用一个FTP站点做测试,请各位不要删站点内的东西。-integrity of the FTP upload, download code and compressed within the DEMO direct an FTP site testing, please do not delete everything inside the site.
- 2022-05-14 21:31:47下载
- 积分:1
-
socket建立连接超时的控制
socket建立连接超时的控制 -Controlling socket when timeout
- 2022-01-25 21:36:20下载
- 积分:1
-
This topic for the realization of a TCP protocol using multi
此题目为实现一个采用TCP协议实现多线程的web server.即使用操作系统提供的多线程库实现多线程并发服务器具体要求为,在浏览器中输入 http://127.0.0.1:6789/index.html 可正确显示纯html文件index.html-This topic for the realization of a TCP protocol using multi-threaded web server. That is, the use of multi-threaded operating system to provide multi-threaded concurrent database server to achieve the specific requirements for the browser, type in http://127.0.0.1:6789/index.html can correctly display pure html file index.html
- 2022-10-24 14:25:03下载
- 积分:1