代码搜索结果
找到约 10,000 项符合
Communication 的代码
testcom.c
/**
* rt_com test
* ===========
*
* RT-Linux kernel module for communication across serial lines.
*
* Copyright (C) 1999 Michael Barabanov
*/
#include
#include
header.h
#ifndef OBEXHEADER_H
#define OBEXHEADER_H
/*
* Copyright Notice
* Copyright (c) Ericsson, IBM, Lotus, Matsushita Communication
* Industrial Co., Ltd., Motorola, Nokia, Openwave Systems, Inc.,
buffer.h
#ifndef OBEXBUFFER_H
#define OBEXBUFFER_H
/*
* Copyright Notice
* Copyright (c) Ericsson, IBM, Lotus, Matsushita Communication
* Industrial Co., Ltd., Motorola, Nokia, Openwave Systems, Inc.,
*
transport.h
#ifndef OBEXTRANSPORT_H
#define OBEXTRANSPORT_H
/*
* Copyright Notice
* Copyright (c) Ericsson, IBM, Lotus, Matsushita Communication
* Industrial Co., Ltd., Motorola, Nokia, Openwave Systems, Inc.
object.h
#ifndef OBEXOBJECT_H
#define OBEXOBJECT_H
/*
* Copyright Notice
* Copyright (c) Ericsson, IBM, Lotus, Matsushita Communication
* Industrial Co., Ltd., Motorola, Nokia, Openwave Systems, Inc.,
*
handle.h
#ifndef OBEXHANDLE_H
#define OBEXHANDLE_H
/*
* Copyright Notice
* Copyright (c) Ericsson, IBM, Lotus, Matsushita Communication
* Industrial Co., Ltd., Motorola, Nokia, Openwave Systems, Inc.,
*
error.h
#ifndef OBEXERROR_H
#define OBEXERROR_H
/*
* Copyright Notice
* Copyright (c) Ericsson, IBM, Lotus, Matsushita Communication
* Industrial Co., Ltd., Motorola, Nokia, Openwave Systems, Inc.,
*
vmcp.c
/*
* Copyright IBM Corp. 2004,2007
* Interface implementation for communication with the z/VM control program
* Author(s): Christian Borntraeger
*
*
* z/VMs CP offers th
sender.java
/*
* Created on 2005-2-13
*
* comm
*/
package communication;
import java.net.DatagramPacket;
import java.net.DatagramSocket;
import java.net.InetAddress;
import java.net.SocketException
services.h
// 神话世界·西游记·版本4.50
/* */
/*
* This file contains information about the standard services used by
* various parts of the mudlib, particularly the network communication
* daemo