I am using NDK 2.01.00 on a C6747 processor. I have an application where multiple users can connect simultaneously via an ethernet connection to the processor. I am looking for a way to detect if a user's ethernet cable has been disconnected. This will be used to automatically log off the user while keeping the other users logged on.
Any help would be appreciated.
Thanks.