Operating System - HP-UX
1752805 Members
5622 Online
108789 Solutions
New Discussion юеВ

open socket through ioctl

 
Sathish C
Frequent Advisor

open socket through ioctl

Hi
I request some help in
how to open and set the connection (through ). Please, if you have
any description and/or an example program I would appreciate very much.

Thnak You
Some cause happiness wherever they go; others, whenever they go
2 REPLIES 2
Laurent Menase
Honored Contributor

Re: open socket through ioctl

Hi Sathish,

With ioctl?? not possible but may be you want to talk about XTI or TPI?

XTI uses t_ope() t_connect() t_accept()...

TPI uses putmsg()/getmsg() with TPI_ messages.

rick jones
Honored Contributor

Re: open socket through ioctl

and "sockets" uses socket/connect/accept et al.

no ioctls.

why do you think you need/want to use ioctls?
there is no rest for the wicked yet the virtuous have no pillows