I'm studying ICE recently. Now I have some questions.
If I want to close a connection between Server and Client, I can use the config file to set it.(For example, If I set Ice.ACM.Server = n or Ice.ACM.Client = n), the connection will be automatically closed by the server or client after they have been idle for n seconds.But now, I want to close connection manually(The code like "m_Conn->Close()"), How do it?Please give me some suggestions to resolve it. thanks a lot.
Best Regards
Li Dongri

Reply With Quote
