[jboss-user] [Remoting] - Re: bisocket usage as a tunneling connection

2007-08-13 Thread [EMAIL PROTECTED]
anonymous wrote : can the server call the client synchronously? Ah, yes, well, by asynchronous I meant that the server can send callbacks independently of any invocations from the client, whenever it wants. Asynchronous could also mean that that after sending the callback the server does not

[jboss-user] [Remoting] - Re: bisocket usage as a tunneling connection

2007-08-11 Thread erezharari
10x, you mentioned: anonymous wrote : Remoting has a callback mechanism which allows the server to send invocations to the client in an asynchronous manner can the server call the client synchronously? and also, can HTTP[s] be used with bisocket? View the original post :

[jboss-user] [Remoting] - Re: bisocket usage as a tunneling connection

2007-08-09 Thread [EMAIL PROTECTED]
The answer is yes. anonymous wrote : so i want the client machine to connect to my server and the connection to be kept open (tunneling) with keep alive pulses. With the bisocket transport you don't need to worry about a keep-alive problem. You can configure the socket timeout value to be