Danijel
1) Is file transfer not working at all, even for very small files (for example 10KB) or do problems start once you try sending or receiving large files (for example, a few MB or more)?
typically the files are sub-10kB but can get as high as 1MB
2) Is your problem with file download (get file from server), file upload (send file to server) or both?
Both
3) Does the PROXY you are using have limitations in the size of request/response content it can handle, or is the proxy configured to let only a set amount of bytes through before it blocks?
No. Neither my internal test server nor the client's server
4) What exactly happens on the Client side and what happens on the Server side when "file transfer does not work"? Does the Server get the request from the Client, or is the request blocked by the PROXY, or is the connection interrupted in the middle of transferring a file? What does the Client get?
My test files are sub-1kB.
The file gets to the proxy server but appears not to pass through; the file does not get to the RTC server. I say "appears to" because I am changing our internal test RTC server to log more detailed info.
I am also setting up packet analysers on RTC client, proxy server and RTC server.
Zane
I will sent more details in a few hours.