Hay Guys, I need a little help. I've developed a PHP application which uses fsockopen, fgets and fputs to connect to a NNPS server (and SNNPS), send login credentials, and retrieves posts. I now need a hand posting this over to Android.
I'm a little new to Android/Java developing, but the wealth of content on this forum has helped me alot (thanks guys!)
I'm aware that i'll be using Java's .net class to create a socket. But every time i try to execute the connect method it crashes the app.
Can anyone help me?
thanks

