Saturday, September 15, 2012

Communicating with two language

Previously we implemented the python server. Now it's time to bring up our client part.
Android Client will send downloading url to Python server and Python Server will download the passed URL.

You can see the code repository (Python Server) :
 https://github.com/subh007/Python/blob/master/server_PC.py

You can see the code repository (Android Client) :
 https://github.com/subh007/Android_Client/tree/master/AndroClient

screen shot of client:

Android Client
Python Server












:) B-)

No comments:

Post a Comment