Re: Telnet equivalent to Unix domain socket?
On 2007-01-30, hobinyoon@xxxxxxxxx <hobinyoon@xxxxxxxxx> wrote:
I'm making a server using unix domain socket.
Is there telnet equivalent tool that I can easily use as a client?
Search engines found one with keywords netcat, unix and socket:
http://www.dest-unreach.org/socat/
-Mikko
.
Relevant Pages
- Re: Advice on writing server daemon
... > I'm porting the server piece of a client-server application from VMS, ... > and it will live on some flavor of Unix, ... > new instance of the program, passing it the socket. ... children workers and listen to its socket. ... (comp.unix.programmer) - GNU-izing a Unix System V IPC, signal and socket system for OpenVMS?
... in porting a massive Unix based application (>3.5 million ... System V IPC, signal and socket routines. ... Full System V IPCs. ... (comp.os.vms) - GNU-izing a Unix System V IPC, signal and socket system for OpenVMS?
... in porting a massive Unix based application (>3.5 million ... System V IPC, signal and socket routines. ... Full System V IPCs. ... (comp.unix.programmer) - Advice on writing server daemon
... I'm porting the server piece of a client-server application from VMS, ... and it will live on some flavor of Unix, ... while trying to take maximum advantage of using AIX. ... passing it the socket. ... (comp.unix.programmer) - Re: How to pass network requests to existing child processes?
... > TCP-socket can pass incoming network requests to existing child ... > the listen socket. ... > scale well (2n fd's for n child processes), so I'm looking at UNIX ... (comp.unix.programmer) |
|