 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Ciccio Guest
|
Posted: Fri Aug 18, 2006 5:13 pm Post subject: Wan IP: does'nt exist API? |
|
|
For my lan IP I use API: gethostname.
But for WAN IP?
I have found this example:
#include <network>
using namespace network;
int main() {
address_t ip = get_external_ip();
}
but in Borland C++ 6 there isn't <network> and get_external_ip!!!
There is API for this function? Thanks! |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|