搜索资源列表
COMM
- 串口通讯是一种图形化的编程语言,它广泛地被工业界、学术界和研究实验室所接受,视为一个标准的数据采集和仪器控
UdpChat
- 1、说明: 本程序是一个局域网内的字符界面聊天程序,使用UDP协议及端口729,在VC6.0+Windows XP下编译通过。程序分为发送端与接受端,使用一个Workspace,打开ChatSrv文件夹下的ChatSrv.dsw文件即可。程序的编制也较简单,建立UDP连接后一方发送一方接收,可以算是一个基本的UDP编程范例。 2、用法: 使用本程序在局域网内聊天,需知道服务端的IP地址,可在服务端的cmd下运行ipconfig/all命令查看。使用时在一方先运行C
UdpChat_exe
- 1、说明: 本程序是一个局域网内的字符界面聊天程序,使用UDP协议及端口729,在VC6.0+Windows XP下编译通过。程序分为发送端与接受端,使用一个Workspace,打开ChatSrv文件夹下的ChatSrv.dsw文件即可。程序的编制也较简单,建立UDP连接后一方发送一方接收,可以算是一个基本的UDP编程范例。 2、用法: 使用本程序在局域网内聊天,需知道服务端的IP地址,可在服务端的cmd下运行ipconfig/all命令查看。使用时在一方先运行C
CommSocket
- 基于TCP/IP的串口通讯编程,客服端和服务端的源程序都有,供大家一起学习研究。-Based on TCP/IP Serial Communication programming, customer service client and server have the source code for the U.S. research study together.
2
- UART串口通讯的使用软件编程很好是实现-UART serial communication programming using software implementation are very good
MSCOMM-SHOW
- 深入理解串行通讯控件,能为您编写串口通讯编程节省很多时间,注释很详细。直接编译可执行。非常好用-Depth understanding of serial communication control, can be prepared for your serial communications program to save a lot of time, notes in great detail. Direct the compiler executable. Very good
MySerialComTest
- 自己编写的串口通讯程序,有助于理解网络编程的实质。注释详细,程序易懂-I have written serial communication program, will help to understand the essence of network programming. Note the detailed, easy-to-understand procedures
uartcom
- linux 串口编程通讯测试,通过对文件的打开操作,来打开串口;通过对文件的读写,实现发送和接受数据-linux serial communications test program, through the file open operation, to open the serial port adoption of the document read, write, send and receive data to achieve
IOCP-SRC
- 完成端口的QQ代码,可以用来参考大型网络游戏的网络编程和网络通讯软件-QQ code completion port can be used to refer to large-scale network game network programming and network communication software
vb_soket_TCPIP
- VB使用的 TCP和UDP通讯例子包含了服务器端和客户端的编程,程序中改变了通讯端口,请注意。本程序在XP+vb6,Win7+vb6 通过。-VB uses the TCP and UDP communication example contains the server and client program, the program has changed the communication port, please note. This procedure in XP+vb6, Win7+v
HalconDemo2.1
- halcon 10 + MFC 联合编程,实现图像拖放,模板匹配,串口通讯,测量,标定,等功能-halcon 10+ MFC joint programming, drag and drop image, template matching, serial communications, measurement, calibration, and other functions
src
- a.确定本机的IP和端口,socket只有与某一IP和端口绑定,才能发挥其功能。 b.确定通讯协议:TCP 或 UDP。 编程步骤: a.建立一个套接字 b.绑定本机的IP和端口 c.如果是TCP,因为是面向连接的,要利用Listen()方法来监听网络上是否有人给自己发东西 如果是UDP,因为是无连接的,所以来者不拒。 d.TCP情况下,如果监听到一个连接,就可以使用accept来接收这个连接,然后就可以利用Send/Receive来执行操作了。而UDP,则不需要acce
COM_Test1
- 串口编程代码,源代码程序,可以用来参照写一些串口通讯用的。-RS232,485,422,Serial Program.
curfy
- cdma钟卡控制编程,用到口通讯,数据包拆分组合,发送()
kwcbp
- 串口异步编程的例子,利用API串口通讯,是很好的学习工具()
prganize-monitor
- 用VB编程与三菱A系列PLC通信的源码,需要编写串口通讯工程的可以参考,()
vueues
- m68k手持机的通讯相关源码,适合串口通讯以及ic刷卡编程的使用者参考()