09-09-2008, 12:26 PM
|
#1 (permalink)
|
| New Member
Join Date: Aug 2008 Model: 8320 PIN: N/A Carrier: ATT
Posts: 1
Post Thanks: 0 Thanked 0 Times in 0 Posts
| BB 8320 Socket Connection Timeout Issue Please Login to Remove! Hi folks,
I need help,In my application i Open a Socket connection and send large data to the server but after some time it gives me TCP Connection time out. Bad tunnel Id,bad socket id there are random error that i get.
_conn = (SocketConnection)Connector.open(
url,
Connector.READ_WRITE,
true
);
I am using device side true; APN with tunnel user name and password in the url.
Every time. DataOutputstream. write() gives error after some time.
Please let me know....
Thanks
Alkesh
Last edited by alkeshshroff : 09-09-2008 at 12:46 PM.
|
| Offline
| |