New topic: Multiple SSLSocket.write calls cause underisable delays
<http://forums.realsoftware.com/viewtopic.php?t=25163> Page 1 of 1 [ 1 post ] Previous topic | Next topic Author Message jclevien Post subject: Multiple SSLSocket.write calls cause underisable delaysPosted: Mon Nov 10, 2008 11:28 am Joined: Wed Apr 19, 2006 7:10 am Posts: 351 Location: Argentina Hello, I wrote a little program to do something like remote procedure calls; using the PHP MBS I can call a remote script and receive the response. The situation is this: I have a PHP script that returns several data, there are somthing like 300 words, and for each word I call the SSLSocket.write() method to send each word. The idea is to sync with the Callback() event provided with the MBS PHP Plugin. Seems awful, no? I suspect the idea is to do the minimum possible calls to the Write method using SSL... are you thinking the same thing? Thanks. Juan _________________ -- Juan Jose Costello Levien [EMAIL PROTECTED] Top Display posts from previous: All posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost timeSubject AscendingDescending Page 1 of 1 [ 1 post ] -- Over 900 classes with 18000 functions in one REALbasic plug-in. The Monkeybread Software Realbasic Plugin v8.1. <http://www.monkeybreadsoftware.de/realbasic/plugins.shtml> [email protected]
