Hey guys, I have a server/client application that I want to re-write to accept a message from an Android phone. Originally it was a program that could send an object from the client to the server(and vice versa), but now I want the client to run on Android and send a message to the server once a button is pushed.
The code for the original server can be seen here: http://filmside.dk/Code/SocketServer.txt The original client can be seen here: http://filmside.dk/Code/SocketClient.txt Can anyone help me with what I need to change to get it up and running on an Android? Thanks in advance. -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en

