• 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
Re: UDP communication Question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: UDP communication Question


  • Subject: Re: UDP communication Question
  • From: Mark Thomas <email@hidden>
  • Date: Thu, 06 Feb 2003 23:05:08 +0000
  • Organization: Coderus Ltd

As long this buffer is good for all tcp sockets and udp sockets, then sounds
good to me.

I know when you OTBind a tcp configuration, you need to specific the max
number of connections.

But udp it said it didn't use it :-(, so are the docs wrong ???

Thanks
Mark.

> Mark Thomas (email@hidden) wrote
>> I was wondering if you are using UDP transaction less communication, and
>> you setup a listener on a particular port, and somebody sends you something,
>> and you are listening and then you pick up the message,
>>
>> What happens if you haven't returned to listening to pickup the next
>> message ???.
>
> The network stack and ethernet drivers both have a pool of memory to hold
> onto messages until the application is ready to read them. However, these
> pools are only so big (depends on the OS, but maybe 5-10k), so either you
> read the packets in a reasonable timeframe or incoming data will be lost.
>
> Matt
>
> +--------------------------+-----------------------------------+
> | Matt Slot | Ambrosia Software, Inc. |
> | Bitwise Operator | http://www.AmbrosiaSW.com/ |
> +--------------------------+-----------------------------------+
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: UDP communication Question
      • From: Quinn <email@hidden>
  • Prev by Date: Re: Negotiating with a Proxy server
  • Next by Date: Re: Which OT Sample To Use?
  • Previous by thread: UDP communication Question
  • Next by thread: Re: UDP communication Question
  • Index(es):
    • Date
    • Thread