network help needed
Unknown W. Brackets
unknown at simplemachines.org
Tue Oct 24 07:31:15 PDT 2006
Normally you want to use TCP because it provides a lot of groundwork for
you.
UDP, on the other hand, is sort of like shooting spitballs. They
usually make it but it's not as reliable.
What's a double? Is that two bytes? What's going to matter for lag is
how much data you're sending and the connection between the two
computers. Are they in the same network, or across the internet?
-[Unknown]
> Thanks for your reply!
> Yes, I just used Hz to confuse you :D, its not sound, but eyetracker data.
> This eyetracker has 8(maybe only 4 needed) analog outputs, each generating a
> thousand doubles per second.
> A second computer needs to get this data with the lowest lag possible, or
> with a known lag.
>
> I'm terribly sorry for the vagueness of my previous post.
> Is tcp the best protocol for this?
>
>
More information about the Digitalmars-d-learn
mailing list