代码搜索:Netcom
找到约 598 项符合「Netcom」的源代码
代码结果 598
www.eeworm.com/read/108242/6183734
h local.h
/* local.h
*
* This file is part of ftp.
*
*
* 01/25/96 Initial Release Michael Temari,
*/
_PROTOTYPE(int DOlpwd, (void));
_PROTOTYPE(int DOlcd, (void));
_PROTOTYPE(int D
www.eeworm.com/read/108242/6183755
h file.h
/* file.h
*
* This file is part of ftpd.
*
*
* 01/25/96 Initial Release Michael Temari,
*/
_PROTOTYPE(int doALLO, (char *buff));
_PROTOTYPE(int doAPPE, (char *buff));
_PR
www.eeworm.com/read/108242/6183759
c net.c
/* net.c
*
* This file is part of ftpd.
*
* This file handles:
*
* PASV PORT
*
*
* 01/25/95 Initial Release Michael Temari,
*/
#include
#include
www.eeworm.com/read/108242/6183760
h net.h
/* net.h
*
* This file is part of ftpd.
*
*
* 01/25/96 Initial Release Michael Temari,
*/
_PROTOTYPE(int doPASV, (char *buff));
_PROTOTYPE(int doPORT, (char *buff));
_PRO
www.eeworm.com/read/102935/6228600
c empeg.c
/*
* USB Empeg empeg-car player driver
*
* Copyright (C) 2000, 2001
* Gary Brubaker (xavyer@ix.netcom.com)
*
* Copyright (C) 1999 - 2001
* Greg Kroah-Hartman (greg@kroah.com)
*
* This
www.eeworm.com/read/263024/11380093
c empeg.c
/*
* USB Empeg empeg-car player driver
*
* Copyright (C) 2000, 2001
* Gary Brubaker (xavyer@ix.netcom.com)
*
* Copyright (C) 1999 - 2001
* Greg Kroah-Hartman (greg@kroah.com)
*
* This
www.eeworm.com/read/226401/14476752
java client.java
package com.ict.netcom2.trash;
import java.net.*;
import java.io.*;
public class Client {
Socket skt;
BufferedReader br;
PrintWriter pw;
public Client(String ip, int port)
www.eeworm.com/read/226401/14476825
java icmpv6metric.java
package com.ict.netcom2.metric;
import java.nio.ByteBuffer;
/**
* 28 * 24 = 672 bytes
* @author as
*
*/
public class ICMPv6Metric {
public static final int length = 672;
pu
www.eeworm.com/read/226401/14476952
java card.java
package com.ict.netcom2.hardware;
public class Card {
public byte slotNo;
public byte infoNo;
public byte cardType;
public byte[] cardId; //TODO what does this mean...
// TODO too weak
www.eeworm.com/read/123658/14616657
c dwarfout.c
/* Output Dwarf format symbol table information from the GNU C compiler.
Copyright (C) 1992, 1993, 1995 Free Software Foundation, Inc.
Written by Ron Guilmette (rfg@netcom.com) for
Network C