Recent content by Gore

  1. G

    How do I transfer my Calendar entries from Nokia to Android?

    I'm possibly going to change from my N95 8gb (Symbian) to another o/s - maybe Android. I can figure out how to transfer my contacts list, but how do I transfer all my calendar entries?
  2. G

    How to make a simple command-line chat in Python?

    I study network programming and would like to write a simple command-line chat in Python. I'm wondering how make receving constant along with inputing available for sending at any time. As you see, this client can do only one job at a time: #### from socket import * HOST = 'localhost' PORT...
Back
Top