代码搜索结果
找到约 10,000 项符合
Protocol 的代码
includes.inc
; Copyright (C) 1999-2002 Konstantin Boldyshev
;
; $Id: includes.inc,v 1.18 2002/03/14 07:08:55 konst Exp $
;
; file : includes.inc
; created : 04-Jul-1999
; m
playsong.~dpr
program PlaySong;
uses
Forms,
main in 'main.pas' {FrmMain},
cmpp in 'cmpp.pas',
CMPP_Protocol in 'CMPP_Protocol.pas',
md5 in 'md5.pas';
{$R *.res}
begin
Application.Initiali
playsong.dpr
program PlaySong;
uses
Forms,
main in 'main.pas' {FrmMain},
cmpp in 'cmpp.pas',
CMPP_Protocol in 'CMPP_Protocol.pas',
md5 in 'md5.pas';
{$R *.res}
begin
Application.Initiali
簡易物件存取協定(转) -- 告诉你什么是soap,繁体.txt
作者:jeru
email: jeru@163.net
日期:2001-7-13 16:56:11
簡易物件存取協定
Simple Object Access Protocol (SOAP)
作者: 恆逸資訊 胡百敬
什麼是簡易物件存取協定(SOAP),簡而言之就是利用現存的網際網路架構讓應用程式之間可以彼此溝通,而不會被防火牆阻礙。在分散式的架構下,使用 XML 的環
利用udp sockets技术实现ip多点传送1(转中华技术网).txt
作者:studyboy
email: studyboy@21cn.com
日期:2001-7-22 21:54:48
杨绍方
摘 要 本文介绍了UDP Sockets的基本概念和IP多点传送的原理,详细讨论了Java中的相关类及使用方法,提供了一个IP多点传送的开发流程。
关键词 Java UDP Sockets
IP 多点传送 MulticastSocket 类I
spo_xml.c
/*
** Copyright (C) 2000,2001 Carnegie Mellon University
**
** Snort XML Output Plug-in by the CERT Coordination Center
** Jed Pickel
** Roman D
if_ether.h
/*
* Copyright (c) 1982, 1986, 1993
* The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are
llc_snap.c
/*
$Id: llc_snap.c,v 1.5 2004/01/25 21:37:27 rasc Exp $
DVBSNOOP
a dvb sniffer and mpeg2 stream analyzer tool
http://dvbsnoop.sourceforge.net/
(c) 2001-2004 Rainer.Scherg@gmx.de (rasc)
stxetx.h
/*! \file stxetx.h \brief STX/ETX Packet Protocol Implementation Library. */
//*****************************************************************************
//
// File Name : 'stxetx.h'
// Title
passivesock.c
/* passivesock.c - passivesock */
#include
#include
#include
#include
#include
#include
extern int errno;
int errexit(c