Jump to content




background running of rednet codes


  • You cannot reply to this topic
2 replies to this topic

#1 cmurtheepic

  • Members
  • 158 posts
  • Locationthe vast cosmos of my mind; binary!

Posted 22 November 2012 - 06:33 AM

hey i want to run this line of code in the background of my registration program so it will go through my registration program while trying trying to see if ianyother computer is trying to communicate with is.
while true do
id, message = rednet.recieve()
break
end


#2 lieudusty

  • Members
  • 419 posts

Posted 22 November 2012 - 06:39 AM

Check out the parallel API on the wiki.

#3 cmurtheepic

  • Members
  • 158 posts
  • Locationthe vast cosmos of my mind; binary!

Posted 22 November 2012 - 09:17 AM

thanks





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users