I looks like I might have been wrong... supposedly UDP *is* supported in MonoTouch.
Jeff On Wed, Aug 24, 2011 at 6:11 PM, Jeff Stedfast <[email protected]> wrote: > Hi, > > Currently UDP is not supported on MonoTouch but TCP is. I'm not sure if > there's any reason we can't add UDP support, so feel free to submit a > feature request on http://bugzilla.xamarin.com (I'm sure others will want > UDP too). > > Hope that helps answer your question, > > Jeff > > > On Thu, Aug 18, 2011 at 5:29 AM, pkd2010 <[email protected]> wrote: > >> Hi >> >> I want to make an app for myself and for training, I am confused in some >> matters, the two important ones are Audio Streaming between Windows and >> iOS >> (iOS streams the Windows audio) and Picture(Screen Capture) streaming (iOS >> should display the windows screen). >> >> In screen streaming between two Windows, i capture a jpeg image from >> screen >> and convert it to byte[] and send it using TCP (but, the better way for >> speed is UDP). but in MonoTouch i do not know whether it is possible or >> not, >> if possible (i think it's possible), how? >> >> Regards, >> PK DEVELOPER >> >> -- >> View this message in context: >> http://monotouch.2284126.n4.nabble.com/Audio-streaming-between-iOS-and-Windows-tp3752160p3752160.html >> Sent from the MonoTouch mailing list archive at Nabble.com. >> _______________________________________________ >> MonoTouch mailing list >> [email protected] >> http://lists.ximian.com/mailman/listinfo/monotouch >> > >
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
