Re: CFSocket example?
Re: CFSocket example?
- Subject: Re: CFSocket example?
- From: Edward Fink <email@hidden>
- Date: Tue, 3 Sep 2002 18:12:02 -0400
What I plan on doing is making a connection to an IRC server(I have
done this previously in Java and VB). I am trying to figure out what
is the best way to attempt this (BSD Sockets,CFSocket,CFNetwork,
CFStream, etc) and some documentation on how to implement whichever
solution. I actually have searched the archives and it is actually one
of the few places anywhere that I have found any information at all on
CFSocket....many of which you indeed have posted. However, a lot of
the examples I have found are not easy to follow since I am new to
Objective-C/Cocoa programming. Meaning...a lot of the examples I have
seen(not all)...seem to just be a dump of undocumented code that
supposedly "works". Which is great I guess but doesn't really help the
"person new to cocoa" such as myself. I'm hoping to find a well
documented example of how I should attempt this type of a connection.
Thanks
On Tuesday, September 3, 2002, at 01:31 PM, Douglas Davidson wrote:
On Monday, September 2, 2002, at 05:38 PM, Edward Fink wrote:
Can someone point me to a good tcp CFSocket example? Or does someone
want to share an example? I've looked everywhere...but documentation
on this seems to be very light.
What do you plan on doing with the socket? I believe I've posted a
number of examples to this list--check the archives--but only for
certain usage patterns. Also, you should check the CFNetwork
examples--for many things you will want to use a CFStream of one sort
or another rather than a CFSocket directly.
Douglas Davidson
_______________________________________________
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.