Hi Przemek,

I've tested under Windows using BCC and MingW and got the "Cannot start
NETIO server !!!" message.  I tried adding the 2941 port to Windows
firewall exception also but still the same.
Same is the case with me.
After struggling for two hours, I cannot connect, still trying why?
Windows XP with no firewall installed.

I think that I know the reason of problem. I still forgot that in
windows it's necessary to initialize socket library explicitly.
Please add:
     hb_inetInit()

Is it possible to make this automatic? It's a little bit strange
that a core API needs such platform dependent way to do the required
initialization.

[ Actually, I thought this was fixed a few weeks ago. ]

Brgds,
Viktor

_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to