代码搜索:Protocol

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

代码结果 10,000
www.eeworm.com/read/124910/6039160

c socket.c

/* Copyright (C) 1992, 93, 94, 95, 96, 97, 98 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify
www.eeworm.com/read/124910/6039366

h if_arp.h

/* Definitions for Address Resolution Protocol. Copyright (C) 1997 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1
www.eeworm.com/read/124347/6053036

h in.h

/* * INET An implementation of the TCP/IP protocol suite for the LINUX * operating system. INET is implemented using the BSD Socket * interface as the means of communication with the user leve
www.eeworm.com/read/124289/6054126

files

This directory contains generic network interface device drivers that don't contain any hardware or architecture specific code. The files are: etharp.c Implements the ARP (Address Resolutio
www.eeworm.com/read/123438/6059274

h errno.h

#ifndef _LINUX_ERRNO_H #define _LINUX_ERRNO_H #define EPERM 1 /* Operation not permitted */ #define ENOENT 2 /* No such file or directory */ #define ESRCH 3 /* No such process */ #define
www.eeworm.com/read/123026/6064068

h vcue_request.h

// VCUE_Request.h // (c) 2000 Microsoft Corporation // ////////////////////////////////////////////////////////////////////// // Copyright (c) Microsoft Corporation. All rights reserved. // //
www.eeworm.com/read/121704/6067520

files

This directory contains generic network interface device drivers that don't contain any hardware or architecture specific code. The files are: etharp.c Implements the ARP (Address Resolutio
www.eeworm.com/read/119340/6089519

java tracker.java

/* * File : Tracker.java * Created : 30 nov. 2003 * By : Olivier * * Azureus - a Java Bittorrent client * * This program is free software; you can redistribute it and/or modify
www.eeworm.com/read/119340/6089760

java prudppackethandlerfactory.java

/* * File : PRUDPPacketReceiverFactory.java * Created : 20-Jan-2004 * By : parg * * Azureus - a Java Bittorrent client * * This program is free software; you can redistribute it
www.eeworm.com/read/118804/6093484

java simplefileprotocoltest.java

/*********************************************************************** * Copyright (c) 2000-2004 The Apache Software Foundation. * * All rights reserved.