代码搜索结果

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

arp.h

#ifndef __ARP_H #define __ARP_H #include "eth.h" /* ARP protocol HARDWARE identifiers. */ #define ARPHRD_NETROM 0 /* from KA9Q: NET/ROM pseudo */ #define ARPHRD_ETHER 1 /* Ethernet 10Mbps */ #de

05c0032.pro

SOURCES += Timer.c \ UserFunc.c \ ComApi.c \ SubData.c \ config.c \ COMFunc.c \ Iec.c \ Connect.c \ Protocol.c \ MBTCP.c \ threadfunc.c \ NZ_SF.c \ WTX801.c HEADERS += include/Timer.h \ i

54.htm

如何利用Winsock控件编写自己的Internet程序 VB自带的Winsock控件是一个非常强大的工具,利用它你可以在你的程序中使用各种Internet协议。如果你对网络协议及计算机之间通信的原理有所了解的话,理论上讲你可以编写任何Internet程序。本文向你介绍如何使用Winsock控件以及如何通过它来使用几乎所有的Internet ...

arp.h

#ifndef __ARP_H #define __ARP_H #include "eth.h" /* ARP protocol HARDWARE identifiers. */ #define ARPHRD_NETROM 0 /* from KA9Q: NET/ROM pseudo */ #define ARPHRD_ETHER 1 /* Ethernet 10Mbps

opengps.m

function [gps, pid, version, text, protocols] = OpenGPS(port) global pid_product_rqst % Initialize global constants constants; %try gps = serial(port);

nmap-protocols

# This list of protocols is distributed with the -*- mode: fundamental; -*- # Nmap Security Scanner ( http://www.insecure.org/nmap/ ) # # This list is based on IEEE data at # http://www.iana.org/assi

arp.h

#ifndef __ARP_H__ #define __ARP_H__ #include "..\inc\tftp\eth.h" /* ARP protocol HARDWARE identifiers. */ #define ARPHRD_NETROM 0 /* from KA9Q: NET/ROM pseudo */ #define ARPHRD_ETHER 1 /* Etherne

arp.h

#ifndef __ARP_H #define __ARP_H #include "eth.h" /* ARP protocol HARDWARE identifiers. */ #define ARPHRD_NETROM 0 /* from KA9Q: NET/ROM pseudo */ #define ARPHRD_ETHER 1 /* Ethernet 10Mbps */ #de