代码搜索:通信协议
找到约 268 项符合「通信协议」的源代码
代码结果 268
www.eeworm.com/read/453993/7403126
pbd wireless_uplink.pbd
This is an internal working file generated by the Source Browser.
10:00 23s
C:\PCb\LCJ\无线通信协议_UpLink\Debug\Obj\main.pbi
www.eeworm.com/read/38006/1088034
dat filecfg.dat
FILENAME PMA通信协议分析及仿真软件商用版
COMPANY DABA 大吧工作室出品
SITENAME http://www.powerprotocol.com.cn
www.eeworm.com/read/42505/1149135
dat filecfg.dat
FILENAME PMA通信协议分析及仿真软件商用版
COMPANY DABA 大吧工作室出品
SITENAME http://www.powerprotocol.com.cn
www.eeworm.com/read/453993/7403141
pbd wirelesscommprotocol.pbd
This is an internal working file generated by the Source Browser.
17:46 28s
E:\Program\LCJ\无线通信协议(CDMA)_DownLink\Debug\Obj\main.pbi
www.eeworm.com/read/436106/1854490
dfm setting.dfm
object frmSetup: TfrmSetup
Left = 147
Top = 53
BorderIcons = [biSystemMenu, biHelp]
BorderStyle = bsSingle
Caption = '通信协议与集中器初始设置 Setup Concentrator Operating Parameters'
ClientHeig
www.eeworm.com/read/272773/10945188
htm 收费系统中pc机与led显示屏的串行通信,串行通信,通信协议, 点阵数据提取-中电网.htm
收费系统中PC机与LED显示屏的串行通信,串行通信,通信协议, 点阵数据提取-中
www.eeworm.com/read/180855/5280089
mf protocol.mf
一、端点和服务之间的通信协议
-------------------------------------------------------------
1.注册服务:处理新用户的注册
请求消息:
aGang
www.eeworm.com/read/410754/11270375
c protocol.c
/********************************************************************************
通信协议说明如下:
STX 1个字符 固定为0x02
ID 1个字符 0x11
0x
www.eeworm.com/read/196754/8062268
java protocol.java
/**
* Server与Client之间的通信协议
*/
public interface Protocol {
// 防刷屏时间设置
final static int TIME_BETWEEN_MSG = 1;
// 版本号
public static String VERSION = "1.0";
// 默认IP地址
public static String