In data 1/9/2009, "Przemyslaw Czerpak" <dru...@acn.waw.pl> ha scritto:

>On Tue, 01 Sep 2009, Pritpal Bedi wrote:
>
>Hi,
>
>> > 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()
>before:
>      pSockSrv := netio_mtserver()
>and try again. When I run windows application using WINE in my
>linux box I do not have to initialize WINSOCK library so it was
>working for me.

Hi Przemek

So you use and compile DOS/WIN app using Wine...
Which distribution are you using...?
Do you have some guidelines some quick and short guidelines or some
internet page to get same... on my Ubuntu 9.04 and 9.10 boxes...

I have already Wine installed
I think i must be follow the same procedure to install a compiler on Win,
right... ?
Which compiler is better
http://www.harbour-project.org/faq/harbour22.html#22

Many thanks for all you works
Best regards

Marco
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to