Thanks Theo, sorry, I didn't see it.

I made this changes and put the port 25025, but when I run my app server 
anything happen, the software don't start to listen on the specific port.

What's happen? Do I need to change anything more?

regards

theo escreveu:
> Fabrício F. Kammer schrieb:
>> Thanks Lukas,
>>
>> I didn't find anything about synasock on previous message.
>>
>> I change the code replacing the winsock by the synasock unit but when 
>> run my app the software don't start to listen on the specific port.
>>
>> Do I need to make changes on the code of echo demo?
>>
>> Regards
>>
>>   
> It was all written here:
> 
> http://sourceforge.net/mailarchive/forum.php?thread_id=30310229&forum_id=43237
> 
> I said:
> 
> In echo pas:
>  
>  change:
>  
>  uses "synsock" instead of winsock
>  
>  bind('0.0.0.0','8081'); instead of echo port.
>  
> The latter is, because echo port is a bad choice for a basic server example.
> Because very likely to be already occupied.
> 
> 
> 
> 
> 
> 
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> synalist-public mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/synalist-public

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
synalist-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/synalist-public

Reply via email to