Free Downloads, Community Forum,
FAQs and Developer Resources


Make /Tools Your Home | Link to us

Today's posts | Posts since last visit | Most Active Topics

All Forums Register Login Search Subscriptions My Profile Inbox
Tool Warehouse FAQs Resources Help Member List Address Book Logout

Which CLI commands use the IOCTL function?

 
Logged in as: Guest
Users viewing this topic: none
  Printable Version
All Forums >> [SFU / Interix / SUA Technology] >> Tools Discussion Forum >> Which CLI commands use the IOCTL function? Page: [1]
Login
Message << Older Topic   Newer Topic >>
Which CLI commands use the IOCTL function? - Aug. 18, '06, 2:40:56 AM   
thushar

 

Posts: 2
Joined: Aug. 18, '06,
Status: offline
And what exactly does an IOCTL function do?
Post #: 1
RE: Which CLI commands use the IOCTL function? - Aug. 18, '06, 3:01:26 AM   
Rodney

 

Posts: 3728
Joined: Jul. 9, '02,
From: /Tools lab
Status: offline
Generally it's a system API that makes a request to get or set some
specific information. Often this is associated with hardware or the
settings affecting some hardware. A request is associated to an open
file handle. So an open handle to a socket is needed for socket ioctl's
while an open handle to a terminal is needed for terminal ioctl's.
Ioctl's requests do not have any official standards and vary from system
to system, although there are many de facto requests found on most systems.
Ioctl calls are a method of getting or setting information when a specific
API call doesn't exist (or didn't at one point in time).

Why do you ask?

(in reply to thushar)
Post #: 2
RE: Which CLI commands use the IOCTL function? - Aug. 18, '06, 3:23:13 AM   
thushar

 

Posts: 2
Joined: Aug. 18, '06,
Status: offline
I wanted to know how to test if an IOCTL function works or not....
I was wondering if we can do tht from command line....

(in reply to Rodney)
Post #: 3
RE: Which CLI commands use the IOCTL function? - Aug. 18, '06, 3:51:26 AM   
Rodney

 

Posts: 3728
Joined: Jul. 9, '02,
From: /Tools lab
Status: offline
You would write a specific C program.

(in reply to thushar)
Post #: 4
Page:   [1]
All Forums >> [SFU / Interix / SUA Technology] >> Tools Discussion Forum >> Which CLI commands use the IOCTL function? Page: [1]
Jump to:





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts


Search All Forums -

Advanced search


SPONSORS



Forum Software © ASPPlayground.NET Advanced Edition 2.5 ANSI

0.156