代码搜索结果

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

alertdialog.java

// Serial SMS Client for handling SMS communication with a mobile terminal // (C) 2001 by Stefan Moscibroda import java.awt.*; import java.awt.event.*; /** A single response modal alert dia

xmpp_c2s.h

/* * xmpp_c2s.h * * Extensible Messaging and Presence Protocol (XMPP) Core * Client to Server communication classes * * Portable Windows Library * * Copyright (c) 2004 Reitek S.p.A.

xmpp_c2s.cxx

/* * xmpp_c2s.cxx * * Extensible Messaging and Presence Protocol (XMPP) Core * Client to Server communication classes * * Portable Windows Library * * Copyright (c) 2004 Reitek S.p.A.

readme

Introduction ------------ RMCast is a reliable source-ordered multicast protocol implementation for message-oriented multi-sender group communication built on top of IPv4 multicast. It uses sequence

whoisurlconnection.java

package com.wrox.whois; import java.io.*; import java.net.*; // Represents a communication link with an RFC 954 WHOIS server public class WhoisURLConnection extends URLConnection { // Cach

reader.java

//Reader.java package com.wrox.syncserver; import java.util.Vector; public class Reader extends Thread { // The queue is the communication channel between // this reader and the writer. priv

hello_world.c

/** rt_com test module * ================== * * RT-Linux kernel module for communication across serial lines. * * Copyright (C) 2000 Jochen K黳per * * This program is free software; you

hello_world2.c

/** rt_com test module * ================== * * RT-Linux kernel module for communication across serial lines. * * Copyright (C) 2000 Jochen K黳per * * This program is free software; you

testcomrtai.c

/** * rt_com test * =========== * * RT-Linux kernel module for communication across serial lines. * * Adaptation of testcom.c module to provide the same example in RTAI environment. * (1

interface

$Id: INTERFACE,v 1.15 1999/08/25 20:02:13 werner Exp $ Description of the Interface between Linklevel and Hardwarelevel of isdn4linux: The Communication between Linklevel (LL) and Hardwarelevel