i am new in the socket programming in C/C++. I wrote Client and Server Socket. They can send and receive string.
I want to send a (Text)View element from a server application (=\'normal\', non-Android Java) to the Android app on the phone and display it there.
I saw facebook send button Is there any 开发者_开发技巧way to use that service with PHP SDK?I think the example here (http://developers.facebook.com/blog/post/494) sums it up pretty well:
I\'m doing this for one of my school projects.I\'m trying to design a multi-threaded server that accepts clients for working with a database (adding, deleting records etc). When I connect the client t
Is there a way I can use my p开发者_如何学Chpmailer library to send mails from a Model? I was wondering because I\'m building a remote service which only has access to the models.Is your phpmailer lib
If a client connects to a server over a normal tcp connection, and then later on the client\'s connection cuts out, the server will get (assuming active mode) {tcp_closed,Socket}. But there are cases
Everything I\'ve read says that you ca开发者_StackOverflown\'t send messages but in RockMelt you can send your friend a beta invite through Facebook messages.
Is there any way to send a file using the android bluetooth API using OBEX? I need to send a file to a printer开发者_运维百科 that supports OBEX OPP only.
I want to create an application which will will be a webapp. I want to collect the data from the user, send it to a server where the computation will take place, and have the result displayed on the i
I\'m trying to manipulate forms with Mootools. My purpose is to inject the response content of a form into a div element named result.