![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Apr 2006
Posts: 1
Rep Power: 0
![]() |
C++ Networking Question
I'm making a database program, so I thought it would be fun to store proxies in it. But I want to be able to test the status of the proxies, i.e. see if they are in working order. However, my Comp Sci teacher doesn't work with networking via C++, so he can't answer my questions.
I thought that pinging would have to be a step in determining if the proxy works, but I'm not really sure. I did some research on the "system" function to run dos commands but I couldn't get it to print anything viable. Is there anyway to test if a proxy is working? I use the crappy Turbo C++ compiler if that is any help. (I use it for it's graphics library, and because it's the school's default compiler) -DeFilippis |
|
|
|
|
|
#2 | ||
|
Programming Guru
![]() Join Date: Jun 2005
Location: elemental plane
Posts: 1,429
Rep Power: 5
![]() |
I'm at work right now, and pinging my proxy works. I don't know if that's a way to test if the proxy is working or is just replying to a ping.
Quote:
Tell him to also check the FAQ for additional information. They are free: Quote:
__________________
"Employ your time in improving yourself by other men's writings, so that you shall gain easily what others have labored hard for." -- Socrates |
||
|
|
|
|
|
#3 | |
|
Battle Programmer
Join Date: Feb 2006
Location: Bellevue, WA, USA
Posts: 770
Rep Power: 3
![]() |
Quote:
![]() |
|
|
|
|
|
|
#4 | |
|
Programming Guru
![]() Join Date: Jun 2005
Location: elemental plane
Posts: 1,429
Rep Power: 5
![]() |
Quote:
__________________
"Employ your time in improving yourself by other men's writings, so that you shall gain easily what others have labored hard for." -- Socrates |
|
|
|
|
|
|
#5 | |
|
Programming Guru
![]() Join Date: Jun 2005
Location: elemental plane
Posts: 1,429
Rep Power: 5
![]() |
LOL, I hadn't even noticed, but that was yesterday that they announced that. What luck I just came across that. Another thing: there are no licence restrictions:
Quote:
__________________
"Employ your time in improving yourself by other men's writings, so that you shall gain easily what others have labored hard for." -- Socrates |
|
|
|
|
|
|
#6 |
|
I eat cake for breakfast.
![]() ![]() ![]() ![]() Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9
![]() |
And if your CS teacher hates Microsoft or something, recommend the GNU C++ Compiler - you can get it with Code::Blocks. If (s)he's just an old dog that doesn't want to learn new tricks, you're pretty screwed. No one around here uses Turbo C++ any more.
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|