| Reply | « Previous Thread | Next Thread » |
|
Hello Forum,
I was just wondering if it would be possible to have two different http-connections e.g. to download two different pictures from two different sources? thx novis |
|
Quote:
first of all please us understand wht actually u want 2 do. moreover if u want to download two different things from two different sources its quite possible using the Code:
urllib.urlopen("address")
hope this will work happy pythonin exoersist |
|
It is. If you plan to use sockets in two separate threads simultaneously, there might be problems with accessing sockets in the non-main thread. It is still possible though. Note that a socket cannot be shared between threads.
Mikko Ohtamaa Twinapex Research http://www.twinapex.com |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Rate This Thread | |
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| Another HTTP connection problem | issw | Mobile Java Networking & Messaging & Security | 5 | 2006-10-04 17:36 |
| Http Connection | jaceline | Mobile Java Tools & SDKs | 1 | 2006-06-09 17:53 |
| Help HTTP Connection.. | sourish_khan | Symbian Networking & Messaging | 0 | 2006-04-20 11:44 |
| How to kill Http connection | kljajo | Mobile Java Networking & Messaging & Security | 0 | 2004-07-01 10:40 |
| Nokia and Vodafon Italy --> No http connection | javame | Mobile Java General | 0 | 2002-11-28 14:57 |