File:  [Public] / libwww / Library / src / HTTelnet.html
Revision 2.6: download - view: text, annotated - select for diffs
Wed Sep 29 15:15:34 1993 UTC (30 years, 8 months ago) by timbl
Branches: MAIN
CVS tags: v2/17, v2/16pre2, v2/16pre1, v2/15, v2/14, v2/13, v2/12a, cern-update, HEAD
Bring VMS bug foxes up to date

<HTML>
<HEAD>
<TITLE>/Net/dxcern/userd/timbl/hypertext/WWW/Library/Implementation/HTTelnet.html</TITLE></HEAD>
<BODY>
<H1>Telnet and similar access methods</H1>
<PRE>
#ifndef HTTELNET_H
#define HTTELNET_H

#include "HTAccess.h"

GLOBALREF HTProtocol HTTelnet;
GLOBALREF HTProtocol HTRlogin;
GLOBALREF HTProtocol HTTn3270;

#endif

</PRE>end</BODY>
</HTML>

Webmaster