When we terminate a data call by closing an open socket, why does the phone still indicate that a data call is in progress?
Submitted by: AdministratorAfter the last connected socket is closed, BREW waits for a certain linger time before terminating the PPP connection. Hence the lingering call-in-progress indication.
The default linger time is 30 seconds. To change the linger time, use INETMGR_SetLinger().
Submitted by: Administrator
The default linger time is 30 seconds. To change the linger time, use INETMGR_SetLinger().
Submitted by: Administrator
Read Online Brew Job Interview Questions And Answers
Top Brew Questions
| ☺ | How to handle the case when we lose cellular coverage? |
| ☺ | What precautions should we take when I invoke INETMGR_GetHostByName() to perform DNS lookup? |
| ☺ | When reading from a socket the phone reads whatever it can in one go, while the emulator reads large packets in chunks. Why? |
| ☺ | Does BREW support blocking sockets? |
| ☺ | Why does ISHELL_CreateInstance return ECLASSNOTSUPPORT when I try and create an instance of the net manager (AEECLSID_Net)? |
Top Mobile OS Categories
| ☺ | iOS Interview Questions. |
| ☺ | Asha OS Interview Questions. |
| ☺ | Windows Phone (WP) Interview Questions. |
| ☺ | iOS Developer Interview Questions. |
| ☺ | BlackBerry Tablet OS Interview Questions. |
