Has anybody description or some more samples how to use these functions:
socket_init() - WSAStartup()
socket_exit() - WSACleanup()
socket_error() - WSALastError()
socket_select() - select()
socket_create() - socket()
socket_close() - closesocket()
socket_shutdown() - shutdown()
socket_bind() - bind()
socket_listen() - listen()
socket_accept() - accept()
socket_send() - send()
socket_recv() - recv()
socket_recv() - recv()
socket_getsockname() - getsockname()
socket_getpeername() - getpeername()
Especially how tu use socket_accept().
Thanks.
Jaroslav Janik
-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Francesco
Saverio Giudice
Sent: Tuesday, January 20, 2009 12:20 AM
To: Harbour Project Main Developer List.
Subject: [Harbour] 2009-01-20 00:20 UTC+0100 Francesco Saverio
Giudice(info/at/fsgiudice.com)
2009-01-20 00:20 UTC+0100 Francesco Saverio Giudice
(info/at/fsgiudice.com)
+ harbour/contrib/examples/uhttpd/modules/info.prg
+ New sample showing server variables
* harbour/contrib/examples/uhttpd/home/index.html
* harbour/contrib/examples/uhttpd/readme.txt
* harbour/contrib/examples/uhttpd/uhttpd.prg
* updated for new sample
Best regards
Francesco
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour