代码搜索结果

找到约 33,168 项符合 Protocol 的代码

finger.h

/* $Id: finger.h,v 1.1.6.1 2005/02/28 02:06:41 jonas Exp $ */ #ifndef EL__PROTOCOL_FINGER_FINGER_H #define EL__PROTOCOL_FINGER_FINGER_H #include "modules/module.h" #include "protocol/protocol.h" #i

finger.c

/* Internal "finger" protocol implementation */ /* $Id: finger.c,v 1.4 2004/12/19 01:47:17 miciah Exp $ */ #ifdef HAVE_CONFIG_H #include "config.h" #endif #include "elinks.h" #include "cache/cache.

about.h

/* $Id: about.h,v 1.1 2004/06/27 21:36:20 jonas Exp $ */ #ifndef EL__PROTOCOL_ABOUT_H #define EL__PROTOCOL_ABOUT_H #include "protocol/protocol.h" extern protocol_handler about_protocol_handler; #e

smb.h

/* $Id: smb.h,v 1.6 2004/11/05 03:32:19 jonas Exp $ */ #ifndef EL__PROTOCOL_SMB_SMB_H #define EL__PROTOCOL_SMB_SMB_H #include "modules/module.h" #include "protocol/protocol.h" extern struct module

ppp.h

/***************************************************************************** * ppp.h - Network Point to Point Protocol header file. * * Copyright (c) 2003 by Marc Boucher, Services Informatiques (MB

ppp.c

/***************************************************************************** * ppp.c - Network Point to Point Protocol program file. * * Copyright (c) 2003 by Marc Boucher, Services Informatiques (M

lcp.h

/***************************************************************************** * lcp.h - Network Link Control Protocol header file. * * Copyright (c) 2003 by Marc Boucher, Services Informatiques (MBSI

readme

This directory contains code for a pluggable UDP protocol for TAO. The individual directories contain READMEs on how to run the following examples: . DIOP Contains the implem

readme

DIOP - UDP Based Pluggable Protocol - Example ============================================= This example tests the UDP Pluggable Protocol (DIOP) implementation by sending oneway requests to a ser

server_uiop.conf

# Protocol options static Advanced_Resource_Factory "-ORBProtocolFactory UIOP_Factory "