代码搜索:Datagrams
找到约 438 项符合「Datagrams」的源代码
代码结果 438
www.eeworm.com/read/314225/3638833
c wdbudplib.c
/* wdbUdpLib.c - WDB communication interface UDP datagrams */
/* Copyright 1994-2001 Wind River Systems, Inc. */
/*
modification history
--------------------
01h,14sep01,jhw Fixed warnings from com
www.eeworm.com/read/303768/3808113
c wdbudplib.c
/* wdbUdpLib.c - WDB communication interface UDP datagrams */
/* Copyright 1994-2001 Wind River Systems, Inc. */
/*
modification history
--------------------
01h,14sep01,jhw Fixed warnings from com
www.eeworm.com/read/296544/3902649
c wdbudplib.c
/* wdbUdpLib.c - WDB communication interface UDP datagrams */
/* Copyright 1994-2001 Wind River Systems, Inc. */
/*
modification history
--------------------
01h,14sep01,jhw Fixed warnings from com
www.eeworm.com/read/290808/3971031
c udpwrite.c
#include "udpcksum.h"
/* include open_output_raw */
int rawfd; /* raw socket to write on */
void
open_output(void)
{
int on=1;
/*
* Need a raw socket to write our own IP datagrams to.
* Pro
www.eeworm.com/read/287839/4016177
c wdbudplib.c
/* wdbUdpLib.c - WDB communication interface UDP datagrams */
/* Copyright 1994-2001 Wind River Systems, Inc. */
/*
modification history
--------------------
01h,14sep01,jhw Fixed warnings from com
www.eeworm.com/read/432474/1892555
c wdbudplib.c
/* wdbUdpLib.c - WDB communication interface UDP datagrams */
/* Copyright 1994-2001 Wind River Systems, Inc. */
/*
modification history
--------------------
01h,14sep01,jhw Fixed warnings from com
www.eeworm.com/read/421664/2050422
java datagramsclientfile.java
package datagrams;
import java.io.*;
import java.net.*;
public class DatagramsClientFile {
public static void main(String[] args) throws IOException {
//创建DatagramSocket类,用于发送与接收数据包
www.eeworm.com/read/421664/2050484
java~79~ datagramsclientfile.java~79~
package datagrams;
import java.io.*;
import java.net.*;
public class DatagramsClientFile {
public static void main(String[] args) throws IOException {
//创建DatagramSocket类,用于发送与接收数据包
www.eeworm.com/read/421664/2050485
java~77~ datagramsclientfile.java~77~
package datagrams;
import java.io.*;
import java.net.*;
public class DatagramsClientFile {
public static void main(String[] args) throws IOException {
//创建DatagramSocket类,用于发送与接收数据包
www.eeworm.com/read/421664/2050487
java~81~ datagramsclientfile.java~81~
package datagrams;
import java.io.*;
import java.net.*;
public class DatagramsClientFile {
public static void main(String[] args) throws IOException {
//创建DatagramSocket类,用于发送与接收数据包