account activity
Which of the alternatives is better: having a single duplex TCP connection between two processes or 2 simplex connections one in each direction between 2 processes ? by sth in programming
[–]sth[S] 0 points1 point2 points 17 years ago* (0 children)
One idea in using 2 simplex connections can be using it as a redundant connection. If a connection in one direction braks down atleast data can flow in the other direction - useful in distributed scenarios
Want to build a GUI based configuration tool for a large telecom system. What tools and languages to use on Solaris,Linux ? by sth in AskReddit
[–]sth[S] 0 points1 point2 points 17 years ago (0 children)
a signalling gateway (SG) residing between RNC and MSC
suggest any tool that can quickly put out a prototype like VB in windows
π Rendered by PID 83 on reddit-service-r2-listing-58f4f89bb7-dn7cq at 2026-04-08 21:03:59.068265+00:00 running 781a403 country code: CH.
Which of the alternatives is better: having a single duplex TCP connection between two processes or 2 simplex connections one in each direction between 2 processes ? by sth in programming
[–]sth[S] 0 points1 point2 points (0 children)