Page 1 of 1

Sockets with HMG

Posted: Wed Sep 09, 2009 2:23 am
by Vanguarda
Hello my friends,

I want learn more about sockets with HMG. I had programming sockets with TCL/TK and it was very nice and useful for me (a some time ago). But how i can make use of the function on LIB sockets with HMG?!

somebody know about a HOW-TO for my learning?

I thank any help.

with best regards,

PS: Sorry my bad English

Re: Sockets with HMG

Posted: Wed Sep 09, 2009 5:45 pm
by karweru
Hi Vanguarda,

I have been experimenting with sockets trying to build a client/server framework using harbour Inet api documented in harbour20\docs\inet.txt file. You might find it useful.

Re: Sockets with HMG

Posted: Wed Sep 09, 2009 10:31 pm
by Vanguarda
karweru wrote:Hi Vanguarda,

I have been experimenting with sockets trying to build a client/server framework using harbour Inet api documented in harbour20\docs\inet.txt file. You might find it useful.
Hello karweru,

thanks for your suggestion, i´ll read this file.

with best regards,