代码搜索:NetWork
找到约 10,000 项符合「NetWork」的源代码
代码结果 10,000
www.eeworm.com/read/274791/4182299
cpp network.cpp
#include "global.h"
#include "msglist.h"
#include "network.h"
#include
//-----------------------------------------------------------------------------
// Connection parameters
www.eeworm.com/read/443537/1739482
h network.h
/*++
THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS F
www.eeworm.com/read/443537/1739521
cpp network.cpp
/*++
THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS F
www.eeworm.com/read/432906/1887036
xen-network
Index: ioemu/vl.c
===================================================================
--- ioemu.orig/vl.c 2007-05-03 19:09:18.000000000 +0100
+++ ioemu/vl.c 2007-05-03 19:11:56.000000000 +0100
@@ -91,
www.eeworm.com/read/432906/1887674
network-vnet
#!/bin/sh
scriptdir=/etc/xen/scripts/
case ${1} in
start)
${scriptdir}/vnet-insert
;;
esac
${scriptdir}/network-bridge "$@"
www.eeworm.com/read/430824/1917209
java network.java
package qqq;
import java.io.*;
import java.net.*;
import java.awt.*;
import javax.swing.*;
import java.awt.event.*;
import javax.swing.event.*;
public class NetWork extends JFrame
{
www.eeworm.com/read/427330/1972271
h network.h
#ifndef _NETWORK_H
#define _NETWORK_H
#include
#include
#define PORT_BOOTP 68
#define PORT_TFTP 69
#define PORT_TFTP_CLIENT 7777
extern bool net_send_packet(vo
www.eeworm.com/read/427330/1972299
c network.c
#include
#include
#include
#include
#include
#include
#include
#include
static uint16 ip_id;
extern bool bootp
www.eeworm.com/read/427042/1982337
h network.h
/*
* Copyright (c) 2007 The FFmpeg Project.
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Pub