Reputation: 1353
We are building a Flash RTMFP application and our ISP blocks UDP communication.
The only method to test the application is for every developer to go home, and then perform the test, together.
Until now, this was okay, because we only implemended text-messaging, there is not much thing to test there... But now, when we want to test video and audio transfer, (mainly quality), this is not an option.
Is it possible, to perform tests on LAN, or maybe not on LAN, but through a VPN service (my preference)? Will the ISP blocking still affect the VPN option?
Thank you for every answer in advance.
Upvotes: 1
Views: 326
Reputation: 4004
Try this - it checks if from wherever you are on the internet (behind comapny firewalls, at home, etc) you can access an RTMFP service:
Upvotes: 0