X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "Hugo" Newsgroups: comp.os.msdos.djgpp Subject: DOS with IP Date: 6 Feb 2006 12:28:03 -0800 Organization: http://groups.google.com Lines: 15 Message-ID: <1139257683.252967.31250@o13g2000cwo.googlegroups.com> NNTP-Posting-Host: 200.109.73.104 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1139257688 571 127.0.0.1 (6 Feb 2006 20:28:08 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Mon, 6 Feb 2006 20:28:08 +0000 (UTC) User-Agent: G2/0.2 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; .NET CLR 1.1.4322),gzip(gfe),gzip(gfe) X-HTTP-Via: 1.0 RAISTLIN Complaints-To: groups-abuse AT google DOT com Injection-Info: o13g2000cwo.googlegroups.com; posting-host=200.109.73.104; posting-account=jmKnaA0AAABOIPci7TTcBl83xGP1g3ON To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi everyone! I need to develop a program that runs under DOS and comunicates with another program in VB.Net in another computer. Is something like this: I'll put a computer in a supermarket with Windows and my program in VB.Net that handles the Inventory. All the computers in the supermarket have DOS. So I need a program that runs in the Supermarket's computers (under DOS) and comunicates trougth IP with my program in VB.Net. I don't know how to do this, and I've been looking and I read about the DJGPP but honestly I didn't undestand too much... I'll appreciate your help and I apologize if my question is off topic... Thanks!