• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Asynchronous Socket Code
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Asynchronous Socket Code


  • Subject: Asynchronous Socket Code
  • From: Graham Wihlidal <email@hidden>
  • Date: Mon, 9 Jul 2001 12:36:42 -0600

Hey list,

I am trying to find some code or library for having asynchronous socket code. Something like, installing an event handler which is called whenever data is received, but still allow the user to click buttons in the app with no slow down. I tried writing something myself, but I couldn't get the polling to stay away from a loop (which locks the app until it breaks)

Has anyone gotten something similar? I need a basic socket system. (TCP Stream based , connect to server, be able to receive data, and be able to send data)

Thanks in advance,

Graham


  • Prev by Date: Re: NIAuthentificationButton
  • Next by Date: Re: Asynchronous Socket Code
  • Previous by thread: Re: NIAuthentificationButton
  • Next by thread: Re: Asynchronous Socket Code
  • Index(es):
    • Date
    • Thread