Which is faster, HTTP or TCP API
- This topic has 3 replies, 3 voices, and was last updated 11 years ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
I had a question about the API and whether HTTP or TCP would be faster, and by how much? I haven’t done any testing with the TCP connection, but wanted to know if others have.
Sorry, I haven’t done much testing one which would be faster. Unless you are performing a very large number of different sends requests, I don’t think there would be much difference between them.
i can’t send sms with tcp api , cas you help me please. ( i use java code for sending sms with tcp socket).
Hi fleure,
There is a Java API example at the link below:
https://webfiles.multitech.com/engineering/sample-code/sms-finder/java/Response/
Hopefully with this example and removing the %20 between / and sendmsg (see your other post) will resolve the issue.
Regards,
Bryon