Help - Search - Members - Calendar
Full Version: Some questions about Application to Application API
Skype Community > English > Development, Betas and Skype Garage > Skype Public API
krivenok_
I want to send files (tar or zip archives) via Skype AP2AP API.
My questions are:
1) How to transfer big files (> 64K = 0xFFFF)?
2) What is "reliable transmission"?
3) What is "idle connection"?
krivenok_
...and what about this:
http://forum.skype.com/viewtopic.php?t=462...highlight=ap2ap
ppmotskula
[quote=krivenok]1) How to transfer big files (> 64K = 0xFFFF)?[/quote]Break them into smaller chunks and join the chunks on the other end. The chunk size must not exceed 16 KB after base64 encoding (that's about 12KB raw).
[quote=krivenok]2) What is "reliable transmission"?
3) What is "idle connection"?[/quote]Please give some more context.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.