gnucap-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnucap-devel] Channel IRC


From: Felix Salfelder
Subject: Re: [Gnucap-devel] Channel IRC
Date: Tue, 8 Jan 2013 18:17:24 +0100
User-agent: Mutt/1.5.20 (2009-06-14)

Hi Romain.

On Tue, Jan 08, 2013 at 05:35:43PM +0100, address@hidden wrote:
> second, we talk to gnucap from another software, and would like to
> get it back from gnucap from this software.

netcat is another software (?)

> The two software would run on 2 seperate computers, one on Linux the
> other on Windows, hence our need of socket i guess.

in my example machineA and machineB can be different computers if you
like. netcat uses sockets as well.

hth
felix

PS: I wrote:
> >[..]
> >machineB$ telnet machineA 12345

better write 
[..]
machineB$ nc machineA 12345
(telnet is messing with line endings)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]