Recently recalled back into duty.
Posted: Tue Apr 19, 2016 6:18 am
I was asked by an old client to make a minor update. The change was simple enough; but I m getting failures with my ping routines and unicode (they work in ascii mode, but I need them to work unicode.
VERY basic stuff -- resolve a name into an IP address; resolve an ip address into a name. "icmp" call ("ping")
My copy of pb was rather old; so I am now caught up on libraries (I hope I've got the right ones and cleaned out the bad ones) -- so Rather than post ol code - has anyone done any 'ping' type ip lookups & ping'ing the server that works on x64/unicode?
I'd be happy to post what I have... it's not pretty but it worked...
VERY basic stuff -- resolve a name into an IP address; resolve an ip address into a name. "icmp" call ("ping")
My copy of pb was rather old; so I am now caught up on libraries (I hope I've got the right ones and cleaned out the bad ones) -- so Rather than post ol code - has anyone done any 'ping' type ip lookups & ping'ing the server that works on x64/unicode?
I'd be happy to post what I have... it's not pretty but it worked...