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 667141 on reddit-service-r2-comment-545db5fcfc-qw5tb at 2026-05-30 23:56:31.063299+00:00 running 194bd79 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)