X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Tomasz =?UTF-8?B?WmJyb8W8ZWs=?= Newsgroups: comp.os.msdos.djgpp Subject: Re: tcp/ip with msclient Date: Sat, 15 Dec 2007 22:04:51 +0100 Organization: Onet.pl Lines: 10 Message-ID: References: <476432a5$0$17538$9b4e6d93 AT newsspool4 DOT arcor-online DOT net> NNTP-Posting-Host: unregister019009144195.c9.msk.pl Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Trace: news.onet.pl 1197752563 21638 195.144.9.19 (15 Dec 2007 21:02:43 GMT) X-Complaints-To: usenet AT news DOT onet DOT pl NNTP-Posting-Date: Sat, 15 Dec 2007 21:02:43 +0000 (UTC) X-Sender: 5kBp3uke6SNK7Iok0CQ7D+tf2F7Zp6gWLVAhLsCW5ev1Xh5aeedsGg== User-Agent: KNode/0.10.2 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com > Either get the MS Sockets Development Kit or reverse engineer that > library. Yes, probably I have to do this... But maybe there is some other than MS Client possibility to access remote resources (files) on DOS machine ? I need this as a way to talk to some Windows applications. My application also need tcp/ip socket. Is this both maybe possible with Watt-32 ?