A MIDlet has an opened connection, created by calling to Connector.Open(URL) for a certain protocol.
Then it is moved to the “pause” state (for example because of an incoming phone call).
Is there going to be any affect on the already opened connection?

Reply With Quote

