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
Sockets with HMG
Moderator: Rathinagiri
- karweru
- Posts: 220
- Joined: Fri Aug 01, 2008 1:51 pm
- DBs Used: DBF,mysql,mariadb,postgresql,sqlite,odbc
- Contact:
Re: Sockets with HMG
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.
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.
Gilbert.
Re: Sockets with HMG
Hello karweru,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.
thanks for your suggestion, i´ll read this file.
with best regards,