代码搜索结果
找到约 1,694 项符合
Relay 的代码
todo.svn-base
06,07,06:
1:timer
2: key & display
3: ADC application
4: info falsh write
5: relay control
6: rs485 communication
7: task management
do: display ok; c
protocolbean.java
package be.noctis.vnc.relay;
public class ProtocolBean {
private int command = -1;
private String serverID = null;
public int getCommand() {
return command;
}
public void setCommand(int
iprotocolcommand.java
package be.noctis.vnc.relay;
import java.util.Arrays;
import java.util.HashSet;
import java.util.Set;
public interface IProtocolCommand {
public static final int SERVER_CONNECTION = 10;
public s
connectiontorelay.jsl
package DokeosAppShare;
import java.net.*;
import java.io.*;
/**
* Summary description for ConnectionToRelay.
*/
public class ConnectionToRelay
{
Socket relay;
ReadWriteThread thrdReadRelay;
So
message
From: Kenji Rikitake
Subject: lzhuf.c (LHarc algorithm source code)
Dear Rahul,
Following is a source code of single-file compression/uncompresssio
message
From: Kenji Rikitake
Subject: lzhuf.c (LHarc algorithm source code)
Dear Rahul,
Following is a source code of single-file compression/uncompresssio
sdla.c
/*
* SDLA An implementation of a driver for the Sangoma S502/S508 series
* multi-protocol PC interface card. Initial offering is with
* the DLCI driver, providing Frame Relay support for linux
sdla_fr.c
/*****************************************************************************
* sdla_fr.c WANPIPE(tm) Multiprotocol WAN Link Driver. Frame relay module.
*
* Author(s): Nenad Corbic
kconfig
#
# wan devices configuration
#
menu "Wan interfaces"
depends on NETDEVICES
config WAN
bool "Wan interfaces support"
---help---
Wide Area Networks (WANs), such as X.25, Frame Relay and leased