Am I Connected (Cont'd ... again)
Am I Connected (Cont'd ... again)
- Subject: Am I Connected (Cont'd ... again)
- From: John Cebasek <email@hidden>
- Date: Tue, 12 Feb 2002 12:15:20 -0500
Hi All:
Maybe I missed one small point in describing this problem I'm currently
trying to get around.
We're a Carbonized Powerplant application - which means the solution to
decide wether or not the computer is connected to the 'net has to work in 9
and X. Some code, which reads/writes to the server has been moved to a class
that abstracts net access and sits on either WinSock or Carbonized GUSI. My
test harnesses which exercises this code works well on 9 and X.
However, the code that decides whether or not the computer is connected to
the 'net is very machine dependent, which started this thread.
In looking at the code to OTPingSample, I carbonized it (replacing methods)
and that's where I ran into the authorization problem when running under X.
And I guess one of the design goals is not to have different paths based on
OS versions through code that decides "Am I Connected" - unless I really
really have to.
I really thought that it was a simple little problem and I didn't have
enough network programming experience...
If anyone has any ideas, I'm all ears!
Best Regards
John Cebasek
email@hidden
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.