Razvan Surdu Personal Blog

Contact

Leave a comment here and I will answer it as soon as possible.

Comments (2) Trackbacks (0)
  1. Hi Razvan Sudu, I’m working on a UDP large(in GBs) file transfer application(P2P) in Flex. My back end is C++. I want it to work without any middle server. Using Stratus services how can I connect to C++ application? Is there any alternative? I’ll be waiting for your reply. If possible share any sample or source code. Thank you.

  2. You want to build an application to transfer big files, preferably P2P, if I understood correctly. I done myself a little experiment when working with big files and I build a air application that can download, pause, resume (if there are connection problems) from a url.

    Unfortunately I din not work with Stratus yet I just know that is implemented in the new air beta 2 release. If you want to take a look at my solution for transferring big files here is the link: http://stackoverflow.com/questions/2044649/pause-and-resume-download-in-flex

Trackbacks are disabled.