I'm considering using AP2AP functionality to transmit data via the SkypeAPI.
It seems that I'd be using something like:
APPLICATION myApp WRITE otherAccount:1 xxxxxxxx
to send data in a string format.
Can anyone give me a realistic idea what sort of band width I can expect for such transmissions - I have seen stats on the Skype website for bandwidth when making voicecalls etc.
There's no information that suggests if any sort of throttling of such communications are performed by the Sype app. Can I send loads of these WRITE commands together, or should I wait until each has notified my app that delivery was succesful on a message-by-message basis?
How many WRITE commands could I typically send to a remote app with, say, 100 text chanracters (assuming both Skype apps are on machines with a good broadband service) per minute?
Is there anyone here who's had personal experience of sending large data blocks between apps this way who can shed some light on this, or perhaps suggest the optimal way of doing this?
Many thanks!
Pazza