Currently we can have only one server per PC but I think this can be improved.
I think we can set the database name (currently hard coded as "TradeDupDB") as
an external variable in the server script. Change the call to the Dll so this
database name can be configured. This way we can control the database name for
each server and hence we can have multiple servers for each PC. The client will
do the same to allow to select to listen to any database.
Regards
Original issue reported on code.google.com by ark...@live.com on 19 Dec 2011 at 6:25