Basic Internet Connector...
Basic Internet Connector...
- Subject: Basic Internet Connector...
- From: Albert Atkinson <email@hidden>
- Date: Sun, 29 Sep 2002 09:57:53 -0500
Hello!
How would I make my application execute a basic internet connection? I
do NOT want to use the global commands to connect to the internet but
want to have it hard-coded in my app so as not to rely on anything else.
I have the following data:
Username (string)
Password (string)
Phone Number (string)
So, pretty much I need to use the above data to connect to the phone
number, then authenticate by sending the username and password (should
I encrypt?) then if it is accepted, the connection is completed.
(sorta just the same thing as the Internet Connect app with OS X)
If someone could provide sample code or point me to a framework I would
greatly appreciate =)
Thanks!
Albert
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.