Proxy server example
"이희승 (Trustin Lee)"
trustin at gmail.com
Fri Jun 12 04:54:17 EDT 2009
Hi folks,
On popular demand, I added the proxy server example to the trunk:
http://viewvc.jboss.org/cgi-bin/viewvc.cgi/netty/trunk/src/main/java/org/jboss/netty/example/proxy/
It's a very simple proxy server that always connects to the same remote
address. It prints out all inbound and outbound traffic in hexadecimal
form, hence named as 'HexDumpProxy'.
The code is pretty straightforward. Please feel free to comment to make
it more comprehensive!
Cheers,
Trustin
PS: I will also write another example that demonstrates the transfer of
large file early next week. ;)
--
— Trustin Lee, http://gleamynode.net/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 258 bytes
Desc: OpenPGP digital signature
Url : http://lists.jboss.org/pipermail/netty-users/attachments/20090612/bf554ea3/attachment.bin
More information about the netty-users
mailing list