代码搜索:Gopher
找到约 232 项符合「Gopher」的源代码
代码结果 232
www.eeworm.com/read/460691/1558602
pm gopher.pm
package URI::URL::gopher;
require URI::URL::_generic;
@ISA = qw(URI::URL::_generic);
use URI::Escape qw(uri_unescape);
sub default_port { 70 }
sub _parse {
my($self, $init) = @_;
www.eeworm.com/read/247156/4488594
sh gopher.sh
#!/bin/sh
echo "This is a demo for gopher"
read junk
exit 0
#TERM=vt100
#export TERM
#LC_CTYPE=iso_8859_1
#export LC_CTYPE
#LOCALDOMAIN=.
#export LOCALDOMAIN
#stty pass8 -istrip
#exec gopher -s -t "
www.eeworm.com/read/242732/4544250
c gopher.c
/*
* WININET - Gopher implementation
*
* Copyright 2003 Kirill Smelkov
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser Gener
www.eeworm.com/read/216802/4886470
c gopher.c
/*
* WININET - Gopher implementation
*
* Copyright 2003 Kirill Smelkov
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser Gener
www.eeworm.com/read/205898/5014200
pm gopher.pm
#
# $Id: gopher.pm,v 1.19 1998/11/19 20:28:40 aas Exp $
# Implementation of the gopher protocol (RFC 1436)
#
# This code is based on 'wwwgopher.pl,v 0.10 1994/10/17 18:12:34 shelden'
# which in turn
www.eeworm.com/read/205824/5021939
c gopher.c
/*
* WININET - Gopher implementation
*
* Copyright 2003 Kirill Smelkov
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser Gener
www.eeworm.com/read/180137/5291105
c gopher.c
static char rcsid[] = "gopher.c,v 1.19 1996/01/05 20:28:25 duane Exp";
/*
* gopher.c - URL processing for gopher-specific URLs
*
* Darren Hardy, hardy@cs.colorado.edu, April 1994
*
* DEBUG: se
www.eeworm.com/read/177353/5328372
h gopher.h
#ifndef EL__PROTOCOL_GOPHER_GOPHER_H
#define EL__PROTOCOL_GOPHER_GOPHER_H
#include "main/module.h"
#include "protocol/protocol.h"
#ifdef CONFIG_GOPHER
extern protocol_handler_T gopher_protocol_hand
www.eeworm.com/read/177353/5328373
c gopher.c
/* Gopher access protocol (RFC 1436) */
/* Based on version of HTGopher.c in the lynx tree.
*
* Author tags:
* TBL Tim Berners-Lee
* FM Foteos Macrides
*
* A little history:
* 26 Sep 90 Adapt
www.eeworm.com/read/409921/2226786
c gopher.c
/*
* WININET - Gopher implementation
*
* Copyright 2003 Kirill Smelkov
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser Gener