Netty client in Java 1.4
tstat
asmith at proliphix.com
Sun Nov 15 09:06:36 EST 2009
Virat,
Thanks for the reply. Of course... Makes perfect sense.
I was blinded by the cool technology. But, I won't be able
to pad my resume ;(.
Aaron
Virat Gohil-3 wrote:
>
> Hi,
>
> There is a third option too:
>
> 3. Write the application using the Old I/O (blocking) approach.
>
> Netty can work with non-NIO clients as well. Write your application as
> if you are communicating to a regular server.
>
> HTH,
>
> Virat
>
>
>
> On Sat, Nov 14, 2009 at 11:01 PM, tstat <asmith at proliphix.com> wrote:
>>
>> I have been tasked to write a client that will be talking to a server
>> running
>> Netty.
>> Unfortunately, the client environment only provides Java 1.4.2.
>> I have attempted to use Retrotranslator but have met with many
>> exceptions and unexplained crashes. Does anyone know of what might
>> be an alternative.
>>
>> 1. JBoss Retro?
>> 2. Bite the bullet and write the client using regular NIO etc...
>>
>> Thanks for your help.
>> --
>> View this message in context:
>> http://n2.nabble.com/Netty-client-in-Java-1-4-tp4004933p4004933.html
>> Sent from the Netty User Group mailing list archive at Nabble.com.
>> _______________________________________________
>> netty-users mailing list
>> netty-users at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/netty-users
>>
>
> _______________________________________________
> netty-users mailing list
> netty-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/netty-users
>
>
--
View this message in context: http://n2.nabble.com/Netty-client-in-Java-1-4-tp4004933p4007637.html
Sent from the Netty User Group mailing list archive at Nabble.com.
More information about the netty-users
mailing list