⟩ How to view or check files that my application has created for testing purposes when I run the application on the Emulator?
If you want to check for a file in the Home folder, use File::IsFileExist().
If you want to check for a file in the Home folder, use File::IsFileExist().
Is it possible to transfer data between two phones?
Can a BREW-enabled device be used as a server?
Is there any way to tell if a socket is already connected?
Are there any restrictions on what value we can set my applications network linger time to?
What precautions should we take when I invoke INETMGR_GetHostByName() to perform DNS lookup?
Why does connect callback not timeout when service is lost (while attempting to connect) or the server does not respond?
When we terminate a data call by closing an open socket, why does the phone still indicate that a data call is in progress?
How to handle the case when we lose cellular coverage?
Does BREW support blocking sockets?
Can we have a listening TCP socket?