in reply to RPC-like behavior in a UDP server
I would suggest a better infrastructure. Split your program into pieces according to functionality:
This does gives you the ability to extend the capacity of your application freely.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: RPC-like behavior in a UDP server
by rje (Deacon) on Jul 13, 2004 at 21:51 UTC |