Board index » cppbuilder » Re: winsock.h example
Sebastian Ledesma
![]() CBuilder Developer |
Sebastian Ledesma
![]() CBuilder Developer |
Re: winsock.h example2005-06-13 07:39:21 PM cppbuilder92 Hola Timo: If you are using OWL you can check the example at: \BC\EXAMPLES\OWL\CLASSES\WINSOCK. Saludos Sebastian "Timo" < XXXX@XXXXX.COM >escribi?en el mensaje Quotecan some one give me any example program, whitch uses winsocks with |
Timo
![]() CBuilder Developer |
2005-06-13 08:24:42 PM
Re:Re: winsock.h example
can you say me what owl is?
Am Mon, 13 Jun 2005 13:39:21 +0200 schrieb Sebastian Ledesma < XXXX@XXXXX.COM >: QuoteHola Timo: |
Bruce Salzman
![]() CBuilder Developer |
2005-06-13 10:10:13 PM
Re:Re: winsock.h example
"Timo" < XXXX@XXXXX.COM >wrote in message
can you say me what owl is? It's the Object Windows Library of visual controls that is part of BC++ 5. Or did you really mean C++ Builder 5 in your original post? If so, try posting your question in one of the cppbuilder forums. -- Bruce {smallsort} |
Timo
![]() CBuilder Developer |
2005-06-13 10:40:52 PM
Re:Re: winsock.h example
no i did not mean builder
borland c++ 5.x i want to have a command line application with network connection Am Mon, 13 Jun 2005 16:10:13 +0200 schrieb Bruce Salzman < XXXX@XXXXX.COM >: Quote
|
Bob Gonder
![]() CBuilder Developer |
2005-06-13 11:04:49 PM
Re:Re: winsock.h example
Timo wrote:
Quote>BC++ 5. Or did you really mean C++ Builder 5 in your original post? If 5.5? Quotei want to have a command line application with network connection You might also start here, although it is a bit deep if you don't know something about sockets. msdn.microsoft.com/library/default.asp Or, here in general... search.microsoft.com/search/results.aspx They have examples for almost every basic need. |
Timo
![]() CBuilder Developer |
2005-06-15 03:37:22 AM
Re:Re: winsock.h example
can some one give me any example program, whitch uses winsocks with Borland
C++ 5 ???? i can handle winsocks with Visual Basic and Delphi. But i need to handel it with Borlang C++ 5 |