代码搜索:Protocol
找到约 10,000 项符合「Protocol」的源代码
代码结果 10,000
www.eeworm.com/read/249490/12492663
cpp stdafx.cpp
// stdafx.cpp : source file that includes just the standard includes
// CapturePacket.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "st
www.eeworm.com/read/147568/12546241
txt testssms-output.txt
Entries in sms.sms:
Inserting some entries
Entries in sms.sms:
Entry#2:
---------------------------------------------------------------------------
Message type: SMS-SUBMIT
SC address: ''
www.eeworm.com/read/147568/12546331
txt testsms-output.txt
---------------------------------------------------------------------------
Message type: SMS-DELIVER
SC address: '491710762100'
More messages to send: 1
Reply path: 0
User data header indicator:
www.eeworm.com/read/300738/13895381
c exp1.c
#include
#include
#include
#include
#include
#include
#include
#include
#include
#i
www.eeworm.com/read/238131/13904901
h ip.h
/* Ensure network structures aren't padded (DJGPP and VC) */
#define MAXDATA 1500 /* Maximum Ethernet data size */
#define MAXPACK (MAXDATA+14) /* Maximum packet size (incl. datali
www.eeworm.com/read/238116/13905439
txt header.txt
document.write("Network Time Protocol Version 4")
www.eeworm.com/read/300502/13909127
am makefile.am
INCLUDES = -I$(top_srcdir) -I$(top_builddir)
lib_LTLIBRARIES = libsocket++.la
libsocket___la_SOURCES = sockstream.cpp sockstream.h \
sockinet.cpp sockinet.h \
sockunix.cpp sockunix.h\
pipestream.c
www.eeworm.com/read/300502/13909153
h echo.h
// echo.h -*- C++ -*- socket library
// Copyright (C) 1992-1996 Gnanasekaran Swaminathan
//
// Permission is granted to use at your own risk and distribute this software
// in sour
www.eeworm.com/read/135259/13945377
h ipifcons.h
/*++
Copyright (c) 1995-1999 Microsoft Corporation
Module Name:
ipifcons.h
Abstract:
Constants needed for the Interface Object
*/
#ifndef __IPIFCONS_H__
#pragma opti