X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Martin Str|mberg Newsgroups: comp.os.msdos.djgpp Subject: Re: MS network client and watt-32 htget Date: Tue, 18 Dec 2007 11:56:59 +0100 (CET) Organization: Aioe.org NNTP Server Lines: 29 Message-ID: References: NNTP-Posting-Host: 6xMJkZBfaFBWsbyNTUVmnA.user.aioe.org X-Complaints-To: abuse AT aioe DOT org User-Agent: tin/1.4.7-20030322 ("Suggestions") (UNIX) (SunOS/5.9 (sun4u)) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Eric T wrote: > Thanks again. They look the same to me, Martin. Am I right in using both > rtsnd.dos etherent card driver (loaded by net client and works) and also > loading rtspkt.com in a bat at bootup (packet driver needed by watt-32 > apps)? I have no idea. I'm not using networking with DJGPP. But I know some about networking. > Apologies in advance if it's bad netiquette to post the config files I'm > using and apologies that this topic is on the fringe of djgpp. Getting > network and internet access from real DOS is actually a crucial part of a > djgpp project I'm working on. The more complete information, the better. And as it's about watt-32 it's ontopic, I'd say. But you need somebody else's help right now. Anyway, as your ping is working, the htget should be working too! Thus my thinking the two programs must use different ways of communicating (locally to the network card). If the other computer is running Linux try tcpdump there. I bet you'll see your pings arriving while you won't see any http traffic. Or perhaps you do and get another clue why it's not working. -- MartinS