delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2000/10/25/17:27:04

Sender: richdawe AT bigfoot DOT com
Message-ID: <39F74FD3.4457D60D@bigfoot.com>
Date: Wed, 25 Oct 2000 22:25:39 +0100
From: Richard Dawe <richdawe AT bigfoot DOT com>
X-Mailer: Mozilla 4.51 [en] (X11; I; Linux 2.2.17 i586)
X-Accept-Language: de,fr
MIME-Version: 1.0
To: djgpp AT delorie DOT com
Subject: Re: IPC on Windows
References: <Pine DOT LNX DOT 4 DOT 10 DOT 10010241425410 DOT 1624-100000 AT baby DOT siemens DOT ebp DOT ii3 DOT b-rail DOT be>
Reply-To: djgpp AT delorie DOT com

Hello.

Dieter Demerre wrote:
> The program that I would compile using djgpp is a program that's
> developed on HP (HP-UX).  It's a communication package that implements
> a specific protocol.  Now there are some programs developed for NT
> (probably using VB or VC++) that should be able to use that
> communication channel.  I've been asked to examine the possibilities
> to port my original communication program to NT, hence the question
> about usability.  I am mostly interested in availability of
> bind()
> gethostbyname()
> socket()
> select()

OK, thanks for the clarification. libsocket provides all these calls.
However, there are some bugs in it, that probably render it useless for
your application. I would recommend porting it Windows instead. You should
be able to port it quite easily, since Windows's networking API (Winsock)
is pretty similar to the Unix one you are using (BSD sockets). You could
port your program as a console application.

HTH, bye,

-- 
Richard Dawe
[ mailto:richdawe AT bigfoot DOT com | http://www.bigfoot.com/~richdawe/ ]

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019