hi..
I'm new to ACE. I want to create a server which has multiple ports and clients should be able to connect with them simultaneously(one port is for only one client). There should be management port which can manage the server (adding new ports, changing properties of currently working ports(user name, password etc)) without restarting the sever. So far i tried to do this using ACE_Event_Handlers which registered with a ACE_Reactor.But still i could not achieve it.

if you have any idea please reply.

Recommended Answers

All 2 Replies

Check the example directory which comes with ACE.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.