ericlanvin / mt4tradeduplicator

Automatically exported from code.google.com/p/mt4tradeduplicator
0 stars 0 forks source link

improvement request to allow multiple servers on the same PC #16

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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

GoogleCodeExporter commented 9 years ago
That's a good idea on an enhancement.  I think the default should have the name 
hardcoded - but is a good override for more hardcore users.

Original comment by dwmcqu...@gmail.com on 11 Jan 2012 at 2:59