Query related to Connection type BIS-B Socket in Blackberry application
Posted
by mobile_dev
on Stack Overflow
See other posts from Stack Overflow
or by mobile_dev
Published on 2009-11-06T09:03:29Z
Indexed on
2010/05/07
17:38 UTC
Read the original article
Hit count: 269
Hi all,
I am trying to establish BIS Socket connection. I am able to establish BIS Http connection from my service provider.
I have downloaded one chat application that checks network types supported by my device/service plan which has following list: 1)BIS-Http : OK 2)BIS-SOCKET :OK 3)BES-HTTP : NA 4)BES-SOCKET : NA 5)TCP-HTTP : BAD DNS 6)TCP-SOCKET : TIMED OUT
As I know direct TCP is not supported by my service provider. So I would like to use BIS-Socket connection.
Can anypne please help me in achieving this type of connectivity?
Please help.
Thanks in advance.
© Stack Overflow or respective owner