代码搜索结果

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

bootloader.uv2

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,1, File 1,1,

wshisotp.h

/* File: .streams.include.src/mod wshisotp.h Version: Initial */ /* * wshisotp.h * Copyright 1994 - 1998 Microsoft Corp. All rights reserved. * * Windows Sockets include fil

test1.plg

Build target 'Target 1' compiling test1.c... compiling head.c... compiling ADUC812.H... compiling public.c... compiling usb.c... compiling uart_port.c... compiling USB_protocol.c... linking... *** WAR

wshisotp.h

/* File: .streams.include.src/mod wshisotp.h Version: Initial */ /* * wshisotp.h * Copyright (c) 1994-1999, Microsoft Corp. All rights reserved. * * Windows Sockets include

stagelens.h

#include "Pelco_D.h" #include "Pelco_P.h" #ifndef STAGELENS_H #define STAGELENS_H class CStageLens { public: CStageLens() { Protocol_ID = PELCO_D; }; ~CStageLens() {}; public: en

http.h

// *************************************************************************** // An 8051 Based Web Server // http.h: defines for HTTP protocol // By Mason Kidd 4/24/02 // ****************************

upnpnat.h

// emulEspa馻. Added by MoNKi [MoNKi: -UPnPNAT Support-] //File coded by MoNKi for the "emulEspa馻 Mod" based on a sample code by Bkausbk #pragma once #ifndef __CUPNPNAT_H__ #define __CUPNPNAT

upnpnat.h

// emulEspa馻. Added by MoNKi [MoNKi: -UPnPNAT Support-] //File coded by MoNKi for the "emulEspa馻 Mod" based on a sample code by Bkausbk #pragma once #ifndef __CUPNPNAT_H__ #define __CUPNPNAT

upnpnat.h

// emulEspa馻. Added by MoNKi [MoNKi: -UPnPNAT Support-] //File coded by MoNKi for the "emulEspa馻 Mod" based on a sample code by Bkausbk #pragma once #ifndef __CUPNPNAT_H__ #define __CUPNPNAT

ipstructs.h

#include "stdafx.h" #include #pragma pack (push) #pragma pack (1) #define UDP_PROTOCOL 11 typedef struct ipheadr { BYTE version_ihl; BYTE tos; WORD total_length; WORD i