 |
|  |
 |
|  |
 |
|
Ari Rahikkala
|
 |
Unreported loss of streaming in atomic read operation
Oct 1999 time: 07:30
|
|
quote: Originally posted by Urban Ranger
That's not "remote" if the Wintel box is on the LAN. LAN, well, is local, right? |
Look at it this way (this example is *nix-centric, sorry - I don't know enough about the Windows architecture to express it in the terms of that OS): X11 clients' connections to the server go, in most normal cases, through UNIX domain sockets (*) if the server and the client are running on the same machine, and through the TCP/IP stack if they aren't. So there's clearly a difference, and it makes sense to call the first case "local" and the second "remote". More to the point, as long as there are no firewalls or unreliable connections between the client and the server, applications don't see any difference between a LAN and any different sort of connection. Well, bandwidth and latencies might change, but all that affects on the application level is how long your read()s block.
(*) in other words, memcpy()
|
|
|  |
 |
|  |
All times are GMT. The time now is 05:30. Apolyton Time is 00:30. |
top of page
|
| archivepost |
|
Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is ON
vB code is ON
Smilies are ON
[IMG] code is ON
|
|
|
|
|
|