I had developed a windows application using C# (.Net). When my server is running and i use the connect method the ConnectionResponse event handler gives me response as Successful (true) but, when my server is stopped and i use the connect method the Connectionresponse event handler doesnt give me any response, it should give Successful (false).
I am using Electroserver5.dll version 5.4.4499.16143.
Please suggest.


Reply With Quote
