S60 Open C
Standard C Library/Socket Interface Functions

Standard C Library/Socket Interface Functions

Table of Contents

Limitations

 


Limitations

Symbian C++ supports only the following ioctl() commands:
  • SIOCGIFCONF
  • SIOCGIFACTIVECONF
  • SIOCSIFNAME
  • SIOCGIFINDEX
  • SIOCIFACTIVESTART
  • SIOCIFSTOP
  • SIOCATMARK
  • SIOCGIFADDR:Get interface address.
  • SIOCGIFNUM:Get the number of interfaces.

NOTE : Sockio.h lists ioctl() operations for sockets. UNIX domain sockets are not supported. The user has to connect to some server to get the interface address as it is dynamically assigned.

The following flags will work only on hardware because it is supported by the underlying symbian API.

Give feedback of this article


Back to top


Copyright ©2008 Nokia Corporation. All rights reserved. This documentation can be used in the connection with this Product to help and support the user.