My Profile

Keep Up to Date:
Blog RSS
Blog
Forum RSS
Forum
Post New Topic Post Reply
Posted 1 Year, 3 Months ago
EldonSmith
Senior Boarder
Posts: 64
graphgraph
User Offline
 
Hallo!

I'm searching for a program capable of connecting to an AF_UNIX socket on Linux. telnet -u doesn't work (at least at my distribution ASPLinux7.3 based on RedHat7.3).

It's not hard to write my own app or compile someone's from examples. The key issue is to know there's a _standard_ program for doing this. Well documented, packaged and supported...

Thanks in advance,
The administrator has disabled public write access.
Posted 1 Year, 3 Months ago
newsgirl
Expert Boarder
Posts: 81
graphgraph
User Offline
 
W. Richard Stevens 'Unix Network Programming Volume 1, Networking APIs: Sockets and XTI' (Prentice Hall, 1998, ISBN 0-13-490012-X), Chapter 14 ('Unix Domain Protocols' Section 14.5 ('Unix Domain Stream Client-Server' and Section 14.6 ('Unix Domain Datagram Client-Server'.

You can find the source code for all his examples (including these two) at http://www.kohala.com/start/unpv12e/unpv12e.tar.gz

Lew Pitcher IT Consultant, Development Services Toronto Dominion Bank Financial Group

(Opinions expressed are my own, not my employers'
The administrator has disabled public write access.
Posted 1 Year, 3 Months ago
newsgirl
Expert Boarder
Posts: 81
graphgraph
User Offline
 
Try 'sock' or 'socat'.
The administrator has disabled public write access.
 
Copyright © 2006 - Nov 2008 My Linux Gang