Re: [android-developers] socket programming, Send XML data to server

2013-11-12 Thread Elias de Oliveira
Hello, Which protocol are you using? HTTP? If yes, you could use a normal HTTP request using the Apache HTTPClient, here you can find more information about: http://hc.apache.org/httpclient-3.x/tutorial.html . The Apache HTTPClient already is include on Android if I'm not forgetting something. I

[android-developers] socket programming, Send XML data to server

2013-11-12 Thread Bharani Kumar
Hi All, How to send the XML Data to server, Server will response output data as XML.(Asynchronous transfer mode) Please share your thoughts and samples on this. Thanks Bharani -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to

[android-developers] Socket programming

2012-05-04 Thread Rahul Shukla
Hello all, I am new to android development and am developing a a cloud based app. I want to know what is the best practice for sockets in android. Since i may have to refer to the socket object in various activities, i want that object to be global (accessible everywhere). I have tried but initiali

[android-developers] Socket programming android

2011-08-24 Thread Naveen
What is the best way for send request body to server socket and take response from server socket. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from t

[android-developers] Socket Programming

2011-08-02 Thread Perumss Naren
Hi, I have a task that need to make a udp Socket connection to find the printer device which connected in the socket can any one help how to start. Thanks in Advance!! -- Regards, Perumal.N -- You received this message because you are subscribed to the Google Groups "Android Develope

[android-developers] Socket programming error while reading the socket

2008-04-20 Thread My
i already search for the same problem. some are helpful but i got this weird error. im making a tcp connection, have already successfully send my package but when i try to read from the socket, it throw exception "Bad Socket". im really confuse. can any body help me about this? any help will full