Board index » cppbuilder » Q: writing a simple TCP/IP ping application

Q: writing a simple TCP/IP ping application

Hello

I would like to write a simple Ping program in C++ Builder 5 (Enterprise
Ed.) using the available components in Builder.

What would be the approach to take? I also appreciate links to tutorials
regarding the programming of IP applications.

Thanks, Michael

 

Re:Q: writing a simple TCP/IP ping application


Hi Michael,

Try the folks over in the cppbuilder.internet group,

David

Quote
Michael Boeni wrote in message <38e495a1@dnews>...
>Hello

>I would like to write a simple Ping program in C++ Builder 5 (Enterprise
>Ed.) using the available components in Builder.

>What would be the approach to take? I also appreciate links to tutorials
>regarding the programming of IP applications.

>Thanks, Michael

Re:Q: writing a simple TCP/IP ping application


Have a look at http://www.inprise.com/bcppbuilder/news/zd/1999/sep99/.

Other Threads