代码搜索:Henry
找到约 1,170 项符合「Henry」的源代码
代码结果 1,170
www.eeworm.com/read/387667/2557430
h regcustom.h
/*
* Copyright (c) 1998, 1999 Henry Spencer. All rights reserved.
*
* Development of this software was funded, in part, by Cray Research Inc.,
* UUNET Communications Services Inc., Sun Microsystem
www.eeworm.com/read/377359/2701928
java chatserver.java
package com.henry.networkings;
import java.io.*;
import java.net.*;
public class ChatServer {
public static void main(String[] args) {
try {
int i = 1;
www.eeworm.com/read/377359/2701929
java udpclient.java
package com.henry.networkings;
import java.io.*;
import java.net.*;
public class UDPClient {
public static void main(String args[]) {
UDPClient udpClient = new UDPClient();
www.eeworm.com/read/160303/5572622
c portof.c
/*
* low-level ip_address ugliness
* Copyright (C) 2000 Henry Spencer.
*
* This library is free software; you can redistribute it and/or modify it
* under the terms of the GNU Library General P
www.eeworm.com/read/160303/5572874
c datatot.c
/*
* convert from binary data (e.g. key) to text form
* Copyright (C) 2000 Henry Spencer.
*
* This library is free software; you can redistribute it and/or modify it
* under the terms of the GN
www.eeworm.com/read/160303/5572978
in _confread.in
#!/bin/sh
# configuration-file reader utility
# Copyright (C) 1999-2002 Henry Spencer.
#
# This program is free software; you can redistribute it and/or modify it
# under the terms of the GNU General
www.eeworm.com/read/160303/5573158
in ipsec.in
#! /bin/sh
# prefix command to run stuff from our programs directory
# Copyright (C) 1998-2002 Henry Spencer.
#
# This program is free software; you can redistribute it and/or modify it
# under the
www.eeworm.com/read/160303/5573204
in _plutoload.in
#!/bin/sh
# Pluto database-loading script
# Copyright (C) 1998, 1999, 2001 Henry Spencer.
#
# This program is free software; you can redistribute it and/or modify it
# under the terms of the GNU Gen
www.eeworm.com/read/160303/5573282
in setup.in
#!/bin/sh
# IPsec startup and shutdown script
# Copyright (C) 1998, 1999, 2001 Henry Spencer.
# Copyright (C) 2002 Michael Richardson
#
# This program is free softwar
www.eeworm.com/read/475307/6795986
java busyflag.java
/*
*
* Copyright (c) 1997-1999 Scott Oaks and Henry Wong. All Rights Reserved.
*
* Permission to use, copy, modify, and distribute this software
* and its documentation for NON-COMMERCIAL purpose