Q1: Which Internet books are recommended for a Internet beginner?

 

Ed Krol, "The Whole Internet User's Guide & Catalog"

 

Q2: Can I have Linux and NT installed on the same pc?

 

Thanks to Mark Cooke ([email protected]) for the following answer.

You can use LILO with the linux partition active in the superblock instead of the MBR. Using LILO you can choose between DOS/NT and Linux. Then I use NT's boot manager to choose between Dos and NT.Installed Dos first, then Linux, and then NT.

 

Q3: Where can I find the GNU binaries for NT?

 

ftp://ftp.cc.utexas.edu/microlib/nt/gnu

 

Q4: Where is the port of GNU gcc to NT? Is it version 2.6.+ ?

 

You can ftp gcc-2.6.0 from ftp.cs.yale.edu /pub/gnat

(This release includes both the C and Ada front ends. There is also a .hlp file for gcc in MS-HELP format)

 

Q5: Where can I locate the latest Microsoft Windows NT 3.5 hardware compatibility list?

 

You can locate the HCL on FTP.MICROSOFT.COM in the following URL path:

ftp://ftp.microsoft.com/bussys/winnt/winnt-docs/hcl/hcl35

 

Q6: I'm having trouble installing a SMC 8016 combo network card

 

The SMC Elite16 cards work with NT V3.5 if you use the latest driver. You can get the latest driver from their bbs.

They have a BBS at (714) 707-2481 or from the following ftp site.

ftp://sjf-lwp.novell.com

The SMC tech support email address is [email protected]

 

Q7: Where can I find out more about TCP/IP, slip, PPP, etc.?

 

TCP/IP Illustrated Volume 1 The Protocols by W. Richard Stevens Published by Addison-Wesley

ISBN 0-201-63346-9

TCP/IP Network Administration by Craig Hunt

Published by O'Reilly & Associates, Inc.

ISBN 0-937175-82-X

I recommend you check out the following Web HTML document as a starting point. "The PC-Internet Connection Update Page"

http://www.zilker.net/users/internaut/update.html

"comp.protocols.TCP-IP.ibmpc Frequently Asked Questions (FAQ)"

by Aboba, Bernard D.(1994)

email address: [email protected] (Bernard Aboba)

Aboba, Bernard D.(1994) "comp.protocols.TCP-IP.ibmpc Frequently

Asked Questions (FAQ)" Usenet news.answers, available via

 

file://ftp.netcom.com/pub/mailcom/IBMTCP/ibmtcp.zip, 57 pages.

http://www.zilker.net/users/internaut/update.html

http://www.cis.ohio-state.edu/hypertext/faq/usenet/ibmpc-tcp-ip-faq/part1/faq.html

This FAQ is now fully HTML compatible, and is being automatically

converted to HTML. This means that if you have a WWW browser, you

can read the FAQ on-line, and click on links to download individual

files. This is how I read the FAQ myself, and it is highly recommended.

The "PPP-FAQ" authored by Ignatios Souvatz ([email protected])

Archive-name: PPP-faq/part1 URL: http://cs.uni-bonn.de/PPP/part1.html

Summary: This document contains information about the Internet Point-to-Point Protocol, including a bibliography, a list of

public domain and commercial software and hardware implementations, a section on configuration hints and a list of

frequently asked questions and answers on them. It should be read by anybody interested in connecting to Internet via serial lines,

and by anybody wanting to post to comp.protocols.PPP (before he/she does it!)

"Personal Internet Access Using SLIP or PPP: How You Use It,

How it Works" by Frank Hecker

FTP//ftp.digex.net/pub/access/hecker/internet/slip-ppp.txt

 

Q8: Where do I find SLIP/PPP for NT? How do I install SLIP/PPP for NT?

 

A.) Double click on the Main program group

B.) Double click on Network

C.) Click on add software

D.) Choose Remote Access Service

 

Q9: Help: My RAS PPP/SLIP connection is not working?

 

You probably have one of three problems either the slip link is not working, or your NT system is not accessing the UNIX service DNS,or the IP routing is messed up between your NT system and your slip providers UNIX network.

1.) Can you ping any addresses on the other end of the slip or PPP link? Try pinging the UNIX server or the gateway. Drop to DOS and use the ping command. Use the numeric IP address.

2.) Try turning VJ compression off. Sometimes telnet and FTP will not work if you have VJ compression on and the system you are

connected to does not support VJ compression. If you are using TIA be sure and set the NT option for VJ compression to off.

Since, TIA does not support VJ compression.

3.) Check and confirm that the following are correct:

Double click on the Main program group icon, then double click on the Control Panel icon, then double click on Network icon, select the TCP/IP protocol and click on the configure button. Click on DNS and verify the following is correct:

A.) The Host Name for your PC

B.) Your Domain Name

C.) Add the proper DNS IP address or addresses for your slip/PPP service.

Click on OK to confirm DNS changes

Click on OK to close out the TCP configuration dialog.

Click on OK to close the Network configuration dialog.

If you are not sure please ask slip/PPP service providers system admin. to confirm them for you.

4.) Drop the baud rate to 9600, some Arts do not work above 9600 without UART receiver overruns.

5.) Finally try finding someone else who is using NT slip or PPP at your location. Ask the system admin. if anyone else is

successfully running NT via slip or ppp.

6.) Can you dial in using slip or PPP from a known working system using your username and password?

7.) Are you using dynamic IP addressing (boot)?

With slip you will have to manually login using Rasphone and then type your IP into the little white box at the lower right

side of the screen and click on the DONE button. For PPP you can automate the login follow the directions under question no.

27 below. Also a NT workstation using RAS to dial into a NT server will work with dynamic IP if the NT server is configured

for DHCP.

8.) Are you using a static IP address?

The first time you dial in using the RAS SLIP use the manual login option, you will get a screen a 0.0.0.0 IP address displayed

in a white box at the bottom of the screen. Type in your assigned SLIP IP address and click on the DONE button. The IP address will be written into the rasphone.pbk as the SlipIpAddress=NNN.NNN.NNN.NNN entry under the currently active selection in the rasphone.pbk file located in the /winnt35/system32/ras directory.

9.) After you dial in and login in shell out to does and see what the netstat -rn utility shows.

My netstat -rn returned the following info after my slip link is connected. My IP address is 198.60.143.32 and my slip service

providers gateway is 168.158.8.5 Network Address Netmask Gateway Address Interface Metric

0.0.0.0 0.0.0.0 198.60.143.32 198.60.143.32 1

127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1

198.60.143.32 255.255.255.255 127.0.0.1 127.0.0.1 1

198.60.143.255 255.255.255.255 198.60.143.32 198.60.143.32 1

224.0.0.0 224.0.0.0 198.60.143.32 198.60.143.32 1

255.255.255.255 255.255.255.255 198.60.143.32 198.60.143.32 1

Route Table

Active Connections

Proto Local Address Foreign Address State

TCP 198.60.143.32:1249 168.158.8.5:119 ESTABLISHED

 

Q10: Where can I find a UUCP implementation for NT?

 

You'll find UUCP on ftp.cica.indiana.edu

 

Q11: Does 3.5's RAS support dynamic ip addressing?

 

Yes NTAS V3.5 allows you to setup up a range of address that the remote ras clients can request. This is called dynamic addressing or bootp. and it works. The NTAS server is configured as a DHCP server. When the remote pc calls in via RAS and is authenticated the NTAS server assigns the remote pc an IP from the pool of unused IP addresses.

 

Q12: If a remote user dials into a NT 3.5 PPP server, will this person be able to

 

A.) Use File Manager or Net Use commands to access NetBIOS-based shared drives?

Yes, if the remote user is using NT Workstation V3.5 or WFWG V3.1 RAS.

No, if the remote user is using most third party PPP implementations such as Chameleon TCP/IP, Spry Air Series 3.0, and Trumpet SLIP/PPP Winsock. Most of the third party TCP/IP software packages do not support NETBIOS SMB over a remote slip/ppp connection.

 

B.) Use a POP mail client to connect to a POP server?

Yes, if the remote user is using NT Workstation V3.5 and RAS PPP with the TCP/IP option enabled on both ends of the RAS link.

Eudora email works great with NT V3.5 for SMTP and POP3

ftp://ftp.qualcomm.com/quest/eudora/windows/1.4/beta

filename eud143b4.exe

No, if the remote user is using WFWG V3.1 RAS. The WFWG RAS does not support PPP and TCP/IP. WFWG V3.1 RAS supports NETBEUI only.

 

Q13: Where can I get DNS for NT?

 

The Windows NT 3.5 resource kit is supposed to include a DNS software package, there is also a third party product called 'DNS Magic' that runs as a NT Service, company is 'Software Innovations' (winnt#innov.com)

 

Q14: Where do I configure the RAS TCP/IP settings for PPP connections?

 

Thanks to Tom Horsley ([email protected]) for his suggestion of configuring PPP from the Rasphone.

Instead of configuring PPP starting from the Network entry on the control panel, I find that I can configure those details

from the RAS program's phonebook in the Advanced edit dialog. This actually makes perfect sense because the details are likely to be different for each phone number.

For PPP you can configure the TCP/IP settings as follows:

Double click on the Remote Access icon.

Highlight the proper entry then click on the EDIT button.

Click on Advanced if set to Basic.

Click on Network button (Displays the Network Protocol Settings Dialog)

Check the PPP option.

Click on TCP/IP Settings

If using dynamic IP addresses, check "Use server assigned IP addresses".

If using a static IP address, check "Require specific IP address" and fill in your assigned address. and enter the primary and backup DNS IP addresses. The backup DNS is optional.

If your provider supports compressed ppp, check Use VJ compression. and also check the use default gateway on remote network.

 

Q15: Where do I configure the TCP/IP settings for SLIP connections?

 

Double click on the Main program group icon, then double click on the Control Panel icon, then double click on Network icon, select the TCP/IP protocol and click on the configure button. Click on DNS and verify the following is correct:

A.) The Host Name for your PC

B.) Your Domain Name

C.) Add the proper DNS IP address or addresses for your slip/ppp service.

Click on OK to confirm DNS changes

Click on OK to close out the TCP configuration dialog.

Click on OK to close the Network configuration dialog.

NOTE: You will have to setup Rasphone to manually dial the first time you make a slip connection. Set the security options to "Use clear text Terminal login only", and set the Before and After Scripts to NONE. Then select/highlight your entry and click on Dial. You will manually login the first time you dialup for the slip connection, after the valid login using your username and password type slip<cr> at the remote servers command prompt, then type your IP into the little white box at the lower right side of the screen and click on the DONE button.

 

Q16: How do I avoid having to click on the DONE button to complete the slip/ppp connect when using rasphone?

 

I wrote two batch files for using rasdial and it worked great! The first rasdial batch file is for initiating the connection.

I then added to icons one for calling the startnet.bat and one for calling the stopnet.bat, you can use the open door icon for

startnet and the close door icon for stopnet. Place these batch files in the winnt directory so they are in the Win NT path.

Type path at the command prompt for path details. You can get the command line options for rasdial by typing rasdial /help

The startnet.bat file contains one line as follows:

rasdial evergreen

and the stopnet.bat file contains one line as follows:

rasdial evergreen /DISCONNECT

 

Q17: Will the NT slip work with TIA?

 

Yes NT slip will work with a TIA SLIP-via-shell account. However, Ping and traceroute will not work with a TIA

SLIP-via-shell account adapter, also TIA does not support VJ compression.

 

Q18: If I use WFWG V3.11 RAS to connect to a NTAS V3.5 server can I use telnet and FTP?

 

No, the WFWG V3.11 RAS uses the NETBEUI protocol and does not support the TCP/IP protocol.

You can use Peter Tattam's Trumpet Winsock which supports slip and ppp.

FTP//ftp.trumpet.com.au:/ftp/pub/beta/winsock

filename twsk20b.zip

 

Q19: Where can I find a UUCP communications software package for Windows NT?

 

UUPC/extended is a PC based version (and pun of) UUCP (UNIX-to- UNIX copy). UUPC/extended is a program which implements peer-to- peer networking for using the UNIX UUCP protocols. Windows NT, Windows, MS-DOS or OS/2 based Personal Computers using these protocols can exchange mail and files with a UNIX system or other UUPC/extended systems over dial up or dedicated phone lines.

Automated mail server running at Kendra Electronic Wonderworks.

Clarkson University BBS

Registering your current copy

Note: Because of time and disk space restrictions, we do not manually e-mail copies of the source or executables,

provide custom .ARC or .ZIP files with only a limited set of the files, or provide other custom distribution

services-- please don't ask.

Instructions

Anonymous FTP

UUPC/extended 1.12b for Windows NT is available via ftp:

ftp://ftp.wustl.edu/systems/ibmpc/win3/nt

upc12bn1.zip 931004 UUPC/Extended UUCP Clone for NT

upc12bn2.zip 931004 UUPC/Extended UUCP Clone for NT

upc12bn3.zip 931004 UUPC/Extended UUCP Clone for NT

 

The master site for UUPC/extended is located at Clarkson University at the following URL:

ftp.clarkson.edu, IP address 128.153.4.2, directory pub/uupc

 

FTP programs vary from system to system; contact your local system support staff for instructions on anonymous FTP.

Kendra Electronic Wonderworks archive server

Send a mail message containing the commands "index" and/or "help", one command per line, in the body of the message to [email protected] for the current file list and/or instructions.

Clarkson University Bulletin Board

The Clarkson University Bulletin Board is reached 24 hours a day at

(315)268-6667, 8N1, 1200/2400 Baud. Follow the instructions after logon to download files.

Registering your current copy

To receive a copy of the next major release when it becomes available, register your current copy according to the instructions in How to Register UUPC/extended. You can also order the current release from us using the form in How to Register UUPC/extended.

 

About the files

The available UUPC/extended files include:

Name Description

index The current directory listing for the UUPC/extended archive. (Only available on

kewgate and the various Clarkson systems)

upc12bad.zip Formatted documentation files for UUPC/extended

upc12baw.zip Word for Windows documentation source files for UUPC/extended

upc12bap.zip Documentation files formatted for a PostScript printer

upc12bn1.zip Executable files for Windows NT for Intel x86, 1 of 3.

upc12bn2.zip Executable files for Windows NT for Intel x86, 2 of 3.

upc12bn3.zip Executable files for Windows NT for Intel x86, 3 of 3.

upc12bs1.zip Source files for UUPC/extended, 1 of 2.

upc12bs2.zip Source files for UUPC/extended, 2 of 2.

howtoget.txt This file. (Only available on kewgate and various Clarkson systems)

announce.txt A summary of the newest release. This file is generally an abridged version of the current

CHANGES.PRN file included in the documentation archive. This file is not created if the current

release has limited changes. For all releases, CHANGES.PRN is the definitive summary of

changes. (Only available on kewgate and various Clarkson systems)

Note: Windows NT users will want upc12bn1.zip, upc12bn2.zip, upc12bn3.zip, and upc12bad.zip.

 

Q20: What winsock software works with Windows NT or NTAS Version 3.5?

 

You can use the Winsock Application FAQ, by Larsen Consulting as a starting point for a list of winsock applications and where to find them.

http://www.ramp.com/~lcs/faqhtml.html

(This will be moved to www.LCS.com sometime in the next two months)

Eudora

Email for SMTP and POP3

FTP//ftp.qualcomm.com/quest/eudora/windows/1.4/beta

filename eud143b4.exe

 

WinVn NNTP News Reader

FTP//titan.ksc.nasa.gov/pub/win3/winvn

filename winvn_92_5.zip

 

Trumpet NNTP News Reader

FTP//ftp.utas.edu.au/pub/pc/trumpet/winsock

file name wtwsk10a.zip

 

Cello

FTP//ftp.law.cornell/pub/L11/Cello

filename cello.zip

 

NCSA 32 bit Mosaic Client

FTP//ftp.ncsa.uiuc.edu/PC/Mosaic

filename wmos20a8.zip

 

Netscape Communications Corporation Netscape Navigator(TM) WWW Client

http://home.mcom.com/home/welcome.html

ftp://ftp.mcom.com/netscape/

Netscape Navigator for free evaluation, academic or non-profit use can be obtained via anonymous FTP from ftp.mcom.com. Free evaluation use allows individuals to use the software for the purpose of determining whether they want to purchase an ongoing software license. Academic and non-profit use means that students, faculty and staff of educational institutions and employees of non-profit organizations have unlimited free use of the software. Educational institutions and non-profit organizations can also obtain a license free of charge to redistribute Netscape Navigator to these individuals. Organizations or individuals wishing to use Netscape Navigator for commercial purposes can purchase supported, licensed copies of Netscape Navigator directly from Netscape Communications. Pricing starts at $39 for a single user license, and volume discounts are available for right-to-copy licenses for multiple users.

 

Netscape Communications Corporation:

1-800-NETSITE (1-800-638-7483) (DOMESTIC)

1-415-428-4330 (INTERNATIONAL)

1-415-254-2693 (FAX)

[email protected]

[email protected]

For data sheets and company information: [email protected]

For technical support: [email protected]

For Netscape Navigator software beta information: [email protected]

To order our products: [email protected]

https://home.mcom.com/MCOM/ordering_docs/index.html

for training information: [email protected]

 

Spry Air Mosaic Client

http://www.spry.com/

file://ftp.spry.com/

 

WS_FTP32

FTP//129.29.64.246/pub/msdos

FTP//freebsd.cdrom.com/.5/cica/winsock

ws_ftp32.zip

 

The latest version of this application should always be the file /pub/msdos/winsock.files/ws_ftp.zip on ftp.usma.edu (129.29.64.246). To access it, enter 129.29.64.246 as the host name and check the "anonymous login" box in the WS_FTP connect dialog box.

The latest version is usually uploaded winftp.cica.indiana.edu in

the /pub/PC/win3/winsock directory as ws_ftp.zip. A test Windows

NT version of this program may be found as follows:

ws_ftp32.zip on ftp.usma.edu.

Beta versions are only available from ftp.usma.edu in the /pub/msdosdirectory as ws_ftp.zip.beta

Source code for the 93.12.05 version is in the file ws_ftp_s.zip

in the /pub/msdos/winsock.files directory on ftp.usma.edu.

 

Q21: Where can I find Windows NT WWW or FTP sites with winsock files?

 

Windows NT FTP & WWW Sites

Microsoft Corporation World-Wide-Web Server

http://www.microsoft.com/

The latest Microsoft Windows NT 3.5 hardware compatibility list (HCL)

ftp://ftp.microsoft.com/bussys/winnt/winnt-docs/hcl/hcl35

California State University San Marcos Library Technical Services

(Great collection of Windows NT files!)

Windows NT WWW Page

http://coyote.csusm.edu/cwis/winworld/nt.html

Windows NT FTP server

ftp://coyote.csusm.edu/pub/winworld/nt

 

Digital's Home Page

http://www.dec.com/

Neat guide to internet application software for the Digital Alpha AXP servers

http://www.digital.com/cgi-bin/www-swdev/PRODUCTS/CATALOG/catalog

 

The Advanced Systems User Group

http://128.150.146.76/ASUG.HTML

The Advanced Systems User Group is a Windows NT-only user group.

It was founded in August 1993 in Washington, DC.

Microsoft Chairman and CEO Bill Gates attended the first ASUG meeting

in October 1993. In it's first year the ASUG has grown to nearly 2,500 members.

They also have a Windows NT Bulletin Board System, located in Washington, DC

Dial: 202-244-1161 or 202-244-1168 (use 8N1)

All-Windows interface; true client-server, you haven't seen anything like this!

 

Rocky Mountain Windows NT Users Home Page

http://budman.cmdl.noaa.gov/RMWNTUG/RMWNTUG.HTM

 

Netscape Communications Home Page

http://home.mcom.com/

 

NASA Goddard Space Flight Center Windows NT and NT Advanced Server Information Page

http://ms-nic.gsfc.nasa.gov/Titles/WinNT.html

 

EMWAC Web Server

http://emwac.ed.ac.uk/html/top.html"

ftp://emwac.ed.ac.uk/

gopher://emwac.ed.ac.uk/

The European Microsoft Windows NT Academic Centre (EMWAC) is an integral part of the Computing Services of the University of Edinburgh and has been set up to support and act as a focus for Windows NT within academia. It is sponsored by Datalink Computers, Digital, Microsoft, Research Machines, Sequent and the University of Edinburgh. This WWW Service is provided from a Sequent WinServer running Windows NT.

 

EMWAC's Internet Toolchest for Windows NT

http://emwac.ed.ac.uk/html/internet_toolchest/top.html

The HTTP Server for Windows NT implements the HTTP/1.0 protocol. It runs as a Windows NT "service", just like the FTP Server which comes with Windows NT. By analogy with the UNIX HTTP server daemon which is called httpd, the Windows NT HTTP server service is called https. The HTTP server service is configured using a Control Panel "applet".

(Note: you will also find a Freeware Gopher Server and WAIS Server at this URL.)

 

University of Karlsrruhe, Germany NT Support Center

http://jerusalem.windows-nt.uni-karlsruhe.de/english.htm

 

WINDOWS NT Information - Main Menu- Stuttgart

Germany,http://www.informatik.uni-stuttgart.de/misc/nt/nt.html

 

http://raj-server.srv.cs.cmu.edu/

 

TELNET Server for Windows NT on Intel Ataman Software makes a shareware telnetd for Windows NT (it comes bundled with rlogind and rexecd). You can pick up the unregistered version via anonymous ftp from:

ftp://utahwired.com:/users/ataman/products/

filename atrls13i.zip (Intel)

atrls13a.zip (Alpha AXP)

 

It can also be found in the WUGNET CompuServe Forum, keyword TELNETD

 

Archie client for Windows NT

ftp://freebsd.cdrom.com/.5/cica/winsock/wsarch06.zip

 

GNU binaries for Windows NT

ftp://ftp.cc.utexas.edu/microlib/nt/gnu

 

TCP/IP files for Windows NT

ftp://ftp.cc.utexas.edu/microlib/win/tcpip

 

Sendmail for Windows NT

WinNT's Blat ver 1.0

gepasi.dbs.aber.ac.uk:/blat10.zip

ftp.cica.indiana.edu:/pub/pc/win3/nt/blat10.zip

 

Some other interesting Winsock Internet Sites

Winsock Application FAQ - Larsen Consulting

(An extensive guide to Winsock applications)

 

If you are looking to see what has been released/updated within the last 20 days (and is FTP'able), point your WWW client to:

http://www.LCS.com/newfaq.html

 

To peruse the entire listing of FTP'able Winsock Applications:

http://www.LCS.com/faqhtml.html

 

ftp://ftp.cica.indiana.edu/pub/pc/win3/winsock

ftp://ftp.wustl.edu/systems/ibmpc/win3/winsock

ftp://ftp.halcyon.com/disk2/tiskwin

ftp://nigel.msen.com/pub/systems/ms-windows/networking/winsock/apps

ftp://dorm.rutgers.edu/pub/msdos/winsock/apps

ftp://ucselx.sdsu.edu/pub/ibm/winsock

ftp://dime.cs.umass.edu/pub/rcf/opine-dist/msdos/winsock

ftp://risc.ua.edu/pub/network/winsock

ftp://ftp.uga.edu/pub/msdos/mirror/winsock

 

Q22: Where can I find internet application software for the Digital Alpha AXP servers ?

 

http://www.digital.com/cgi-bin/www-swdev/PRODUCTS/CATALOG/catalog

 

Q23: Where can I get NFS for NT?

 

NFS Server for Windows NT.

Email [email protected] for more information Beame & Whiteside Software, Inc.

Ph: 919-831-8989

706 Hillsborough St.

FAX: 919-831-8990

Raleigh, NC 27603-1655

 

Intergraph Corporation

One Madison Industrial Park CR1102

Huntsville, AL United States 35894

Contact: John Allen

Phone: (205) 730-6112

 

Application: PC-NFS for Windows NT V2.0

Operating System: NT

Status: QTR4 CY1994

Description: A co-development effort of Sun Select and Intergraph Corporation. Provides Windows NT users with

network access to files on UNIX and other systems acting as NFS servers.

The Intergraph Corporation NFS solution includes two products:

PC-NFS for Windows NT and DiskShare for Windows NT.

The X Window System server is called eXalt.These products promote open communication and NT Advanced Server, and UNIX operating systems

 

WWW home page for Intergraph

http://www.intergraph.com/

by electronic mail: [email protected]

by telephone from the U.S.:

information:1-800-345-4856

support:1-800-633-7248

training 1-800-240-4300

regional sales information:1-800-240-1000

 

Q24: Where can I find a WWW server for NT?

 

ftp://nigel.msen.com/pub/packages/infosystems/www/servers/https/hsi386.zip

ftp://ftp.cica.indiana.edu/pub/pc/win3/winsock/serweb03.zip

ftp://freebsd.cdrom.com/.5/cica/winsock/serweb03.zip

 

Q25: I have heard that it is possible to create HTML pages with MS-Word, is there a template, or a set of macros for that purpose. Does any of you know of such templates/macros, and where can they be found?

 

You can use CU_HTML which is available via anonymous ftp from ftp.cuhk.hk in the directory /pub/www/windows/util. It's

a document template for Word 2 or 6. It's well integrated with Word and includes its own tool bar for commonly used html statements.

 

Q26: What TELNET Servers are commerically available for Windows NT on Intel?

 

Alex Miller ([email protected]) wrote:

 

My company (Ataman Software) makes a shareware telnetd for Windows NT (it comes bundled with rlogind and rexecd). You can pick up the unregistered version via anonymous ftp from:

utahwired.com:/users/ataman/products/

atrls13i.zip (Intel)

atrls13a.zip (Alpha AXP)

 

It can also be found in the Windows NT section of America Online and the WINSHARE, WUGNET, and MSWIN32 forums on CompuServe (search for keyword TELNETD).

 

Q27: Does anyone know if there is a program which allows you to send SMTP mail from the command prompt on NT?

 

Pedro Mendes, ([email protected]) just finished making one such program, and it is freeware, see below:

WinNT's Blat ver 1.0 has been uploaded to the following FTP sites:

gepasi.dbs.aber.ac.uk:/blat10.zip

ftp.cica.indiana.edu:/pub/pc/win3/nt/blat10.zip

 

Distributions are in the form of .ZIP files, be sure to user binary

mode FTP to do the transfer.

 

Blat is a command line SMTP mail client for Windows NT, originally by Mark Neal and Pedro Mendes. A great part of the code in this program was produced by the WinVN team (including GENSOCK.DLL).

Both source code and binaries for intel 80486 are distributed. Recompile the source code if you need it for a different architecture.

below is a description of the program:

 

Blat is a Public Domain (generous aren't we?) Windows NT console utility which will e-mail a file to a user via SMTP. The program requires the "gensock" DLL (borrowed from WinVN). A Registry entry is generated when the program is used with the -SMTP flag. This stores the address of the SMTP server, and the address of the _default_ sender (this may be overridden with the -f flag).

Impersonation can be done with the -i flag which puts the value specified in place of the senders address in the "From:" line of the header, however if this is done the real senders address is stamped in the "Reply-To:" and "Sender:"

lines. This can be useful when using the program to send message from NT users that are not registered on the SMTP host.

 

SYNTAX:

 

Blat <filename> [-s <subject>] -t <recipient> -f <address> -c <carboncopy> [-i <address>]

Blat -SMTP <server address>

Blat -SMTP <server address> <senders address>

Blat -h

-SMTP <server address>: address of SMTP server,

-SMTP <server address> <senders address>: address of SMTP host, default sender <filename>: the file with the message body,

-s <subject>: the (optional) subject line,

-t <recipient>: the recipient's address(es),

-t <recipient>: address(es) for carbon copies,

-f <sender>: the sender's address (must be known to the SMTP server),

-i <address>: a 'From:' address, not necessarily known to the SMTP server.

-h: this help.

 

Q28: Where can I find an archie client for NT?

 

ftp://freebsd.cdrom.com/.5/cica/winsock/wsarch06.zip

 

Q29: Where can I find a rsh for Windows NT to use with a UNIX host?

 

William Cheung ([email protected]) has developed a program called WinRSH/WinRSH32 - Remote Shell for Windows 1.6

This is an eighth release of WinRSH - Remote Shell for Windows The following details what are fixed/improved in this version:

 

WinRSH 1.6:

 

1. Added a message bar to display messages internal to WinRSH.

2. Fixed occasional screen garbling bugs.

3. Disconnection from the remote host is now more responsive.

4. Fixed a bug in not able to check the "Log to File" menu once it is unchecked.

5. The source code is now distributed as part of WinRSH in the SRC directory under the GNU licenses and agreements. For those who don't know what WinRSH is...

 

WinRSH contains a very simple user interface to allow a Window's user to run a program remotely on your workstation using either the RSH daemon or the REXEC daemon. The results of the remote execution are then displayed in a scrollable window.

The following is an excerpt from readme.txt included in the distribution.

 

WinRSH - Remote Shell for Windows 1.6

WinRSH32 - Remote Shell for Windows 1.6

Written by William Cheung ([email protected])

Copyright (C) 1994 William Cheung

All Rights Reserved.

 

WinRSH/WinRSH32 is free software; you can redistribute it in its entirety in any form you like. If you find any bugs, feel free to send me an email at [email protected]. Please read "license.txt" for GNU licensing information. If you have added new features to WinRSH, please send me all the source code modifications, including the version of WinRSH that you are based on. Your additions may benefit other users.

 

Requirements

 

o An IBM-PC or compatible computer using 386 or above CPU with at least 4 MB RAM.

o Window Socket installed properly.

o A host supporting at least one of RSH or REXEC daemon.

 

Downloading Instructions

 

You can now ftp WinRSH from datacom.ee.ubc.ca [137.82.57.20]. Login as an anonymous user and change directory to /pub/pc/winsock.

The file is called wrsh16.zip.