代码搜索结果

找到约 10,000 项符合 Protocol 的代码

protocol.htm

 用户注册是免费的。我们旨在创立一个良好的交流环境,请互相尊重,对自己的言行负责。 不得利用本站危害国家安全、泄露国家秘密,不得侵犯国家社会集体的和公民的合法权益,不得利用本站制作、复制和传播下列信息: 煽动抗拒、破坏宪法和法律、行政法规实施的 煽动颠覆国家政权,推翻社会主义制度的 煽动分裂国家、破 ...

protocol.h

#define MAX_PKT 4 /* determines packet size in bytes */ typedef enum {false, true} boolean; /* boolean type */ typedef unsigned int seq_nr; /* sequence or ack numbers */ typedef struct {unsigned char

protocol.h

/* Initalization */ void protocol_init(int argc, char **argv); /* Event Driver */ int wait_for_event(int *arg); #define NETWORK_LAYER_READY 0 #define PHYSICAL_LAYER_READY 1 #define DATA_IN

protocol.h

/* * INET An implementation of the TCP/IP protocol suite for the LINUX * operating system. INET is implemented using the BSD Socket * interface as the means of communication with the user l

protocol.c

/* * INET An implementation of the TCP/IP protocol suite for the LINUX * operating system. INET is implemented using the BSD Socket * interface as the means of communication with the user l

protocol.cpp

#include #include "protocol.h" bool InitCom(int comport) { char Ccom[10]; DCB dcb; HANDLE hCom; BOOL fSuccess; COMSTAT comstat; DWORD dwError; COMMTIM

protocol.h

#ifndef _PROTOCOL_ #define _PROTOCOL_ /*******************************************************/ /*---------------------- response----------------------*/ #define mRight 0x81 #define

protocol.sln

 Microsoft Visual Studio Solution File, Format Version 9.00 # Visual Studio 2005 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "protocol", "protocol\protocol.vcproj", "{35386127-857C-4808-A8