thread? help?
Ok, i have some code that wait for a connection,
But i'd like to do other stuff, at the same time,
So i thing thread will help me there, tell me if i'm wrong.
And thread would also make it posible to pause the funtion? and restart later?
and if it is the bets way, how do i creat, stop and start a thread?
Thanx in advance
Ok, i have some code that wait for a connection,
But i'd like to do other stuff, at the same time,
So i thing thread will help me there, tell me if i'm wrong.
And thread would also make it posible to pause the funtion? and restart later?
and if it is the bets way, how do i creat, stop and start a thread?
Thanx in advance
Last edited: