This component works correctly no matter how and what settings you change.
tasks and see if it works for me. If you have a question, you may post a
"not_me" <not_me@discussions.microsoft.com> wrote in message
news:067DFCD8-BC67-458B-BEF6-56717E96E50F@microsoft.com...
>
>
> "msdngroup" wrote:
>
>> Hi, Spam Catcher:
>>
>> You may see our approach at this site
>>
http://www.udaparts.com/document/articles/browsercallback.htm >>
>> See my inline comments
>>
>> Thanks!
>>
>> "Spam Catcher" <spamhoneypot@rogers.com> wrote in message
>> news:Xns9A07AA29E619Eusenethoneypotrogers@127.0.0.1...
>> > "msdngroup" <nospam@yahoo.com> wrote in
>> > news:#ull5m1PIHA.1188@TK2MSFTNGP04.phx.gbl:
>> >
>> >> Hi, All:
>> >>
>> >> Can you do something like cross-browser real-time message, remote
>> >> JavaScript callback and monitoring browser states remotely?
>> >
>> > Yes.
>>
>> Do you mean AJAX polling approach for instanr message? Otherwise, please
>> let
>> us know your approach for browser instant message here.
>>
>> Our remote JavaScript callback supports many development languages like
>> C++,
>> C#, VB.NET, JavaScript and even old VB6. How do you do remote JavaScript
>> callback. Please let us know.
>>
>>
>> >
>> >> Can you ensure web browser running with super speed and much faster
>> >> than AJAX?
>> >
>> > JSON is quite lightweight.
>>
>> JSON is still too heavy. Our approach is binary transferring data without
>> requiring HTTP headers at all. Moreever, our plugin supports requests
>> batch.
>> You can batch all of requests into one call and send them to either web
>> server or other servers for processing. Do you understand the effect of
>> batching requests to web application performance and scalability? Can you
>> show us your way for improving web application performance?
>>
>>
>> >
>> >> Can you execute asynchronus requests and block browser navigation
>> >> buttons at the same time?
>> >
>> > No.
>> >
>> > Does your component run within a browser?
>>
>> Yes. The plug-in runs inside IE6 or later, FireFox 1.5 or later, Netscape
>> 9
>> or later, Flock, and Safari.
>>
>> To demo blocking browser while sending asynchronous request(s), download
>> our
>> SocketPro at
www.udaparts.com and experiemnt the sample C:\Program
>> Files\UDAParts\SocketPro\samples\JavaScript\tutorialone.htm
>>
>>
>> >
>> >
>> > --
>> > spamhoneypot@rogers.com (Do not e-mail)
>>
>>
>>
>
> However this component is not nativelly suported as oposed to AJAX, making
> it subject to stop working with browser changes or settings, right?