代码搜索结果

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

ppp.c

/* * PPP.C -- Send and receive datagrams on serial lines with * Point-to-Point Protocol * * This implementation of PPP is declared to be in the public domain. * * Based (in part) upon

packet.h

#ifndef __PACKET_HEADER_INCLUDED__ #define __PACKET_HEADER_INCLUDED__ #include #include /* packet macros */ #include /* Various protocol headers */ #include

icmp.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 l

sendfd.c

#include #include #include "ourhdr.h" /* Pass a file descriptor to another process. * If fd

arcnet.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

ipproto.h

/* * Copyright (c) 1982, 1986, 1990, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modificatio

readme.txt

==================================== トランジスタ技術,2002年1月号 特集 メモリIC&メモリ・カード解明 第7章 メモリースティック 関連プログラムとデータなど

common.h

/* Data structures. */ typedef enum {frame_arrival, cksum_err, timeout, network_layer_ready, ack_timeout} event_type; #include "protocol.h" typedef unsigned long bigint; /* bigint integer type availa

makefile

CFLAGS=-D_POSIX_SOURCE OBJ = sim.o worker.o p2.o p3.o p4.o p5.o p6.o CC=gcc all: $(OBJ) $(CC) -o sim $(OBJ) clean: rm -f *.o *.bak sim sim.o: common.h protocol.h worker.o: common.h protocol.h p2

counter.hlp

Counter The Counter item of the Analyze menu allows the user to count objects, or any user-specified points in the current image. The protocol for doing this is the same as for drawing lines (see