Page 1 of 1

Recently recalled back into duty.

Posted: Tue Apr 19, 2016 6:18 am
by jassing
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...

Re: Recently recalled back into duty.

Posted: Wed Apr 20, 2016 3:06 pm
by Teddy Rogers

Re: Recently recalled back into duty.

Posted: Thu Apr 21, 2016 12:04 am
by jassing
Thanks Ted -- that worked w/o a problem.