Corrects remote connection on Windows
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@502 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
parent
b48c112f91
commit
9dac41bef0
@ -24,7 +24,7 @@ begin
|
||||
|
||||
//wst_CreateDefaultFile(wst_GetConfigFileName(),nil);
|
||||
|
||||
AppObject := TwstIndyHttpListener.Create();
|
||||
AppObject := TwstIndyHttpListener.Create('');
|
||||
try
|
||||
WriteLn('"Web Service Toolkit" HTTP Server sample listening at:');
|
||||
WriteLn('');
|
||||
|
Loading…
Reference in New Issue
Block a user