thread? help?
Ok, i have some code that wait for a connection,
But id like to do other stuff, at the same time,
So i thing thread will help me there, tell me if im 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 id like to do other stuff, at the same time,
So i thing thread will help me there, tell me if im 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 by a moderator: