Hi there,
So far redeo provides me an efficient way to implement TCP services, however, I wonder how can the server understand there's a new connection being connected.
What I'm trying to achieve is, processing something right after someone connected to server, and it may even not send any commands yet.
Hi there,
So far redeo provides me an efficient way to implement TCP services, however, I wonder how can the server understand there's a new connection being connected.
What I'm trying to achieve is, processing something right after someone connected to server, and it may even not send any commands yet.