[xSocket-develop] little feature
Status: Inactive
Brought to you by:
grro
|
From: yanping g. <yan...@gm...> - 2008-11-18 11:01:34
|
hi Gregor:
When I try to implement my NIO Server, I found some little feature is
lack:
1. in xsocket, now support get by lenght and get by delimiter, is most
case, it is OK; but some times, I cannot
get the packet's length or delimiter before decoding; so I need try
decode and valide checksum; in this case, need
pushback stream, maybe unread(...) is preferable.
2. INonBlockingConnection is both client and server connection, if I
could know the connection is which side, it will help
for processing, maybe need isServerSide() in connection.
--
Jimmy Gao
Software Senior Product Manager
yan...@gm...
|