InterviewSolution
Saved Bookmarks
| 1. |
Can A Brew-enabled Device Be Used As A Server? |
|
Answer» In addition to the OBVIOUS memory and PERFORMANCE LIMITATIONS, it is not POSSIBLE to listen on a socket CONNECTION when a BREW application is running on a phone. These factors make implementing a server on BREW difficult at best. In addition to the obvious memory and performance limitations, it is not possible to listen on a socket connection when a BREW application is running on a phone. These factors make implementing a server on BREW difficult at best. |
|