资源列表
[通讯编程] POS.Hotkey
说明:The Hot-key Emulator in POS Application.<ChrisJay> 在 2025-06-22 上传 | 大小:621kb | 下载:0
[通讯编程] CPP-SSL-Encription-Code
说明:This a sample code for SSL encryption.-This is a sample code for SSL encryption.<IceAgeGirl1221> 在 2025-06-22 上传 | 大小:13kb | 下载:0
[通讯编程] HTTP--communication-on-Web-Server
说明:This is a simple c++ code and data about HTTP communication on Web server.<IceAgeGirl1221> 在 2025-06-22 上传 | 大小:68kb | 下载:0
[通讯编程] Serial-port-emulator
说明:串口模拟器,工整安全,模拟串口发送数据,虚拟串口应用程序-Serial port emulator, neat, simulation of the serial port to send data, virtual serial port application<jennifer> 在 2025-06-22 上传 | 大小:2.01mb | 下载:0
[通讯编程] 1Wire_2014_04_20
说明:Test implementation for the C code example in Application Note 192 Using the DS2480B Serial 1-Wire Line Driver DLL . This implementation uses the Windows 32-bit serial communication API and a standard DS9097U serial adapter initializing<Jacubasch> 在 2025-06-22 上传 | 大小:187kb | 下载:0
[通讯编程] NetClient
说明:网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面<spectal> 在 2025-06-22 上传 | 大小:6.59mb | 下载:0