I’m on WiFi and EDGE/GPRS too. I’m using WiFi for debugging in Visual Studio 2008 but I want my app use EDGE/GPRS for internet connection (socket creation) not WiFi
thx & bye,
Attila
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I found the solution:
I deploy my app on device, I turn off wifi, I start my app, It uses GPRS, finally I turn on wifi and attach debugger to my device