代码搜索:datagram

找到约 1,664 项符合「datagram」的源代码

代码结果 1,664
www.eeworm.com/read/390387/8467899

dsw datagram.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ###############################################################################
www.eeworm.com/read/390387/8467901

dsp datagram.dsp

# Microsoft Developer Studio Project File - Name="datagram" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86)
www.eeworm.com/read/390387/8467982

c datagram.c

/* UDP datagram utility for 'TCP/IP Lean' (c) Iosoft Ltd. 2000 This software is only licensed for distribution with the book 'TCP/IP Lean', and may only be used for personal experimentation by the
www.eeworm.com/read/386806/8726378

c datagram.c

/* * SUCS NET2 Debugged. * * Generic datagram handling routines. These are generic for all protocols. Possibly a generic IP version on top * of these would make sense. Not tonight however 8-).
www.eeworm.com/read/187359/8830606

h datagram.h

#define NETERR 0 #define FAIL 1 #define SUCC 2 int do_receive(GENFRAME *gfp); int udp_receive(GENFRAME *gfp, int len); void udp_transmit(GENFRAME *gfp, NODE *sp, NODE *dp,
www.eeworm.com/read/187359/8830633

c datagram.c

#define VERSION "0.06" #include #include #include #include #include #include #include #include "ether.h" #include "
www.eeworm.com/read/285071/8871065

java datagram.java

import java.net.*; public class DataGram { public static DatagramPacket toDatagram(String s, InetAddress destIA, int destPort) { byte[] buf = new byte[s.length() + 1]; s.getBytes(0,
www.eeworm.com/read/383713/8925802

c datagram.c

/* * SUCS NET2 Debugged. * * Generic datagram handling routines. These are generic for all protocols. Possibly a generic IP version on top * of these would make sense. Not tonight however 8-).
www.eeworm.com/read/383349/8953259

c datagram.c

/* UDP datagram utility for 'TCP/IP Lean' (c) Iosoft Ltd. 2000 This software is only licensed for distribution with the book 'TCP/IP Lean', and may only be used for personal experimentation by the
www.eeworm.com/read/281716/9138076

dsw datagram.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ###############################################################################