Zooflow: Implement Single file Search Results, Rework client wrt Address parsing
This commit is contained in:
@@ -13,7 +13,7 @@ Public Class Form1
|
||||
Try
|
||||
_LogConfig = New LogConfig(LogConfig.PathType.Temp, Nothing, "EDMIBenchmark")
|
||||
_Logger = _LogConfig.GetLogger()
|
||||
_Client = New Client(_LogConfig, "172.24.12.39", 9000)
|
||||
_Client = New Client(_LogConfig, "172.24.12.39:9000")
|
||||
_Client.Connect()
|
||||
|
||||
DocumentViewer1.Init(_LogConfig, "21182889975216572111813147150675976632")
|
||||
|
||||
Reference in New Issue
Block a user