On Fri, Jan 23, 2009 at 9:57 PM, Emmanuel Lecharny <[email protected]> wrote:
> Falby, Walter wrote:
>>
>> Thanks for the information. One more question comes to mind. Does it
>> matter what the client is? The clients will run on Windows using a FTP-like
>> protocol and on z/OS using basic socket send/receive.
>>
>
> MINA has no knowledge about the client. It just deal with sockets and
> datagram.

To add to Emmanuel's comments, as long as we use a networking protocol
like TCP/IP the end system can be any (w$, *nix etc). So you should
not even worry about what type of system your client is running. Also
MINA supports APR sockets and Serial connectors, if you ever have need
for them.

Reply via email to