Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #3K
~2K People Reached
Favorite Tags
Member Avatar for aot

I'm frustrated by the nature of time.sleep(), which prevents the script from doing anything else during the allotted time period. For example, I have: [CODE]while True: checkSomething() time.sleep(0.1) print 'hello'[/CODE] In this case, "hello" is never printed. I really want to check something every few milliseconds, but I also need …

Member Avatar for txfoo
0
1K
Member Avatar for demetrio

Hey guys, I’d like to combine, on Windows, two GPRS 56 Kbps internet connections (Tigo Ghana and Ghana Telecom OneTouch, so different providers) into one internet connection to enhance our throughput. I understand that is called connection teaming or bonding. I've tried Intergate 8.5, WinGate 6.2, Midpoint Plus without success. …

Member Avatar for DimaYasny
0
129
Member Avatar for demetrio

Hey guys, I was wondering which city in Europe you think is the best to work in IT I mean the city where is easier to find a job or start up a new business. London or Dublin seem quite established for example, but Moscow or Prague seem more exciting …

Member Avatar for bridge-ukraine
0
29
Member Avatar for ThePATRIOT

if somebody can explain it in english Thanks Il sorgente che segue va copiato e salvato in un file con estensione .py ad esempio IO_SMS.py #Importo i moduli import MDM import GPIO import MOD #VARIABILI GSMNUMBER="xxxxxxxxxx" #Numero del destinatario dell'SMS SMSMESSAGE="Il modem Telit con python ti scrive ;)" #Messaggio dell'SMS …

Member Avatar for ThePATRIOT
0
177