搜索资源列表
x-string-functions
- 类似于printf格式的可变参数的串拷贝、连接函数-printf format similar to the variable parameters of the string copy, link function
iic
- iic串行通信协议,iic上可以连接多个器件,每个器件可以有不同的地址码
Finally1[1].tar
- 在linux下使用串口连接手机,收发短信。使用gtk开发图形用户界面。
com2TCP_Client
- 本程序侦听一个tcp端口,并打开一个串口。 将串口收到的数据转发给每个连接上来的客户端,将tcp客户端收到的数据转发到串口。
TCP2com
- 本程序侦听一个tcp端口,并打开一个串口。将串口收到的数据转发给每个连接上来的客户端,将tcp客户端收到的数据转发到串口。 之前发的com2TCP_Client.rar文件介绍有误。com2TCP_Client.rar是主动连接到一个tcp服务器,并把串口收到的数据转给那个tcp侦听服务器。
200811014323652
- 自行封装的一个lib库,以动态连接库的方式提供支持,包含以下一些类: SH_Object libSH的基类 SH_String String类 SH_Array 数据结构Array类 SH_Stack 数据结构Stack类 SH_Queue 数据结构Queue类 SH_List 数据结构List类 SH_Hash 数据结构Hash类 SH_Tree 数据结构Tree(AVL)类 SH_Lock 互斥Lock类 SH_Serial 串口类 SH_Sock
tcpConnect
- VB读TCP/RS485串口电表的小程序 打开程序后,移开tcpserver窗体,在tcpclient窗体中先按connect连接,然后就能从返回一个文本框中返回十六进制表示的数据,具体设置ip地址与电表参数需在代码中自己更改
bcxy
- 一个通用些连接数据库的包,其中有三个类: 1.DBConn.java:主要用来连接和关闭数据库.连接数据库的URL,USER,PASSWORD通过配置文件完成com/bcxy/util/systemconfig.properties 2.SqlQuery.java:主要用来执行查询的SQL语句.构造方法: SqlQuery(Connection con, String sql) 将结果存在容器中. 3.SqlUpdate.java:主要用来执行更新的SQL语句.构造方法: SqlUpdate(C
MAIL_CHECKER
- 一个使用VC6.0实现的邮件检查程序的源码,实现了POP3协议,使用Socket连接直接建立POP3服务器的连接,并通过发送POP3协议命令串实现邮件的检查,有价值呦!-use VC6.0 achieve a mail screening procedures source code, the realization of the POP3 protocol, the use of a direct link Socket POP3 server connectivity, and throug
sockt to long 完整串口通信程序Vc++源代码
- 完整串口通信程序 Vc++源代码 TCP/IP协议 UDP协议 短连接,长连接,定时器 等-Complete serial communication program Vc++ source code for TCP/IP protocol UDP protocol to connect the short and long connections, timers, etc.
SSVSPM
- 直接运行批处理文件install.bat即可. VCP 虚拟串口软件可以将TCP/IP 连接映射成本机的虚 拟COM 口,应用程序通过访问虚拟串口,就可以完成远 程控制、数据传输等功能. VCP特点: 支持多虚拟串口映射 收发采用多线程架构 支持虚拟串口参数同步指 网络断开后自动连接 具有实时虚拟串口数据传输监控 适应范围: 可以将任何使用TCP/IP或UDP广播方式传输数据的 嵌入式设备虚拟成本机的CO
2
- 实现串口连接的模拟程序界面,计算机网络安装环境.-Serial interface to connect the simulation program, computer network installation environment.
NetDevice
- 该程序通过tcp/ip和串口设备进行文件交换,并可以搜索串口设备以及对串口设备进行参数设置,串口设备通过串口-网口转换设备NETCOM-10连接到局域网上,NETCOM-10是周立功公司开发的一款TCP/IP以太网转串口设备,应用比较广。-this program has the following functions:transfer files between pc and serial com device, the device used netcom-10 to connect to
asp
- ASP专用字符连接串,需要的赶快去下载哦-CONN
sms
- 通过串口连接为企业实现*系统,*-Through the serial port to connect to enterprises Short Message System, Short Message
websms
- 通过串口连接手机,然后通过http web来给发送短信息,3年前帮别人公司写的通过web来控制手机发送短信息的程序。其中涉及:串口编程,http webserver等.核心代码、-using the mobile phone via com and http web to send the sms.
Serial
- 串口通讯实验.在Linux操作系统中对底层终端的处理是一个非常复杂的过程,需要处理许多不同类型的设备(包括调制解调器、终端仿真、伪终端等)。Linux 系统处理终端的方法是通过串行接口连接的控制台与系统通信并运行程序。由于越来越多的厂商都参与终端的生产,而且每个厂商都是为自己的终端设计自己的命令集,所以需要有一种方法对终端的访问进行一般化处理。Linux系统使用一个能力数据库terminfo 来描述每个终端的能力以及调用这些功能的方法。-Serial communication experime
WindowsFormsApplication2
- 打开串口。连接扫描仪能够正常发送指令,是扫描仪正常扫描-kjwejkjqwehjkfelkkwekfhkdf
visualcom
- 基于Windows API的虚拟终端实现,进行虚拟串口的创建、连接于通信-Windows API-based implementation of virtual terminal, virtual serial port creation, connected to the communication
TcpSrvToComm
- TCP服务器端程序与串口结合,自动将客户端发送的数据转发到串口,也自动将从串口收到的数据转发到连接TCP服务器的客户端-TCP server-side program with the serial combination of automatically forwarding the client sends data to the serial port, it automatically forwards the data received from the serial port to