Sockets with HMG

General Help regarding HMG, Compilation, Linking, Samples

Moderator: Rathinagiri

Post Reply
User avatar
Vanguarda
Posts: 543
Joined: Wed Feb 11, 2009 10:56 am
Location: Americana - SP
Contact:

Sockets with HMG

Post 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
--
Paulo Sérgio Durço (Vanguarda)


https://hmglights.wordpress.com/
User avatar
karweru
Posts: 220
Joined: Fri Aug 01, 2008 1:51 pm
DBs Used: DBF,mysql,mariadb,postgresql,sqlite,odbc
Contact:

Re: Sockets with HMG

Post 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.
Kind regards,
Gilbert.
User avatar
Vanguarda
Posts: 543
Joined: Wed Feb 11, 2009 10:56 am
Location: Americana - SP
Contact:

Re: Sockets with HMG

Post 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,
--
Paulo Sérgio Durço (Vanguarda)


https://hmglights.wordpress.com/
Post Reply