01-19-2011 03:37 AM - edited 01-19-2011 03:52 AM
Hi,
In my blackberry phone I just need to set the APN settings for my application to make tcp connections.
How do I do this on my simulator which is running from my eclipse?
or am i missing something....
sorry if this is a easy question but i am very new to blackberry development and just took over a project from another colleague
01-19-2011 04:50 AM
Welcome to BlackBerry and the forums.
The Simulator does not support all the network connections that the devices do, however it does support direct TCP, and does so with no APN settings required. So you should just be able to use it.
Hope this helps.
01-19-2011 04:52 AM
so it has got to be some part of the code that is not working properly..
Ok I will dig in to it and then try to figure it out.....
my first forays into the blackberry world....hope it is fun....