代码搜索结果
找到约 10,000 项符合
Protocol 的代码
protocol.h
#ifndef PROTOCOL_H
#define PROTOCOL_H
#define DI 1
#define DO 2
#define DgtStartAddr 0 //I1-I512 遥信存储区(I1-I256为DI数据存放区,I257-I512为DO数据存放区)
#define AnaStartAddr 879 //R881--
protocol.c
#include "include/mcuapi.h"
int Read_Modbus_Frame(int iPort, unsigned char ucADDR, unsigned char *pRecv)
{
int i, k, iError = 0, len = 0, nRecv = 0;
unsigned char iRead[EveryRead];
if( ComDataC
ftp.protocol~
[Protocol]
exec=kio_ftp
protocol=ftp
input=none
output=filesystem
copyToFile=true
copyFromFile=true
listing=Name,Type,Size,Date,Access,Owner,Group,Link,
reading=true
writing=true
makedir=true
deleting
ftps.protocol
[Protocol]
exec=kio_ftps
protocol=ftps
input=none
output=filesystem
copyToFile=true
copyFromFile=true
listing=Name,Type,Size,Date,Access,Owner,Group,Link,
reading=true
writing=true
makedir=true
deleti
protocol.h
/*
Copyright 2006-2008, V.
For contact information, see http://winaoe.org/
This file is part of WinAoE.
WinAoE is free software: you can redistribute it and/or modify
it under the t
protocol.c
/*
Copyright 2006-2008, V.
For contact information, see http://winaoe.org/
This file is part of WinAoE.
WinAoE is free software: you can redistribute it and/or modify
it under the t
protocol.h
/*
* Header for MultiMediaCard (MMC)
*
* Copyright 2002 Hewlett-Packard Company
*
* Use consistent with the GNU GPL is permitted,
* provided that this copyright notice is
* preserved in its ent