In article
<d20ab4b3-4c21-4fcb-b828-e91c4493685f@z38g2000hsc.googlegroups.com>,
> I am doing project in cocoa...i am new to cocoa..I want to send the
> video files to other computer..and also receive the files from other
[quoted text clipped - 4 lines]
> With regards
> Karthik
There are many ways to do this. The best way depends on exactly what you
are trying to do.
Consider looking at the YouTube source code examples in The Google Data
APIs Objective-C Client Library.
http://code.google.com/p/gdata-objectivec-client/
They show how to send and receive video files using the YouTube web site.