On 8/7/07, cyliao <[EMAIL PROTECTED]> wrote:
>
> i run the example in "http://mina.apache.org/quick-start-guide.html";.
> below is the log at server:
> MINA Time server started.
> 2007-8-7 1:44:04 org.apache.mina.util.SessionLog info
> 信息: [/127.0.0.1:2006] CREATED
> 2007-8-7 1:44:04 org.apache.mina.util.SessionLog info
> 信息: [/127.0.0.1:2006] OPENED
> Session created...
> 2007-8-7 1:44:06 org.apache.mina.util.SessionLog info
> 信息: [/127.0.0.1:2006] RECEIVED: HeapBuffer[pos=0 lim=4 cap=2048: 6C 6C 0D
> 0A]
> 2007-8-7 1:44:06 org.apache.mina.util.SessionLog info
> 信息: [/127.0.0.1:2006] WRITE: HeapBuffer[pos=0 lim=29 cap=32: 54 75 65 20 41
> 75 67 20 30 37 20 30 31 3A 34 34 3A 30 36 20 47 4D 54 20 32 30 30 37 0A]
> 2007-8-7 1:44:06 org.apache.mina.util.SessionLog info
> 信息: [/127.0.0.1:2006] SENT: HeapBuffer[pos=0 lim=29 cap=32: 54 75 65 20 41
> 75 67 20 30 37 20 30 31 3A 34 34 3A 30 36 20 47 4D 54 20 32 30 30 37 0A]
> 2007-8-7 1:44:06 org.apache.mina.util.SessionLog info
> 信息: [/127.0.0.1:2006] SENT: HeapBuffer[pos=0 lim=0 cap=0: empty]
> Message written...
> 2007-8-7 1:44:07 org.apache.mina.util.SessionLog info
> 信息: [/127.0.0.1:2006] RECEIVED: HeapBuffer[pos=0 lim=4 cap=2048: 64 64 0D
> 0A]
> 2007-8-7 1:44:07 org.apache.mina.util.SessionLog info
> 信息: [/127.0.0.1:2006] WRITE: HeapBuffer[pos=0 lim=29 cap=32: 54 75 65 20 41
> 75 67 20 30 37 20 30 31 3A 34 34 3A 30 37 20 47 4D 54 20 32 30 30 37 0A]
> 2007-8-7 1:44:07 org.apache.mina.util.SessionLog info
> 信息: [/127.0.0.1:2006] SENT: HeapBuffer[pos=0 lim=29 cap=32: 54 75 65 20 41
> 75 67 20 30 37 20 30 31 3A 34 34 3A 30 37 20 47 4D 54 20 32 30 30 37 0A]
> 2007-8-7 1:44:07 org.apache.mina.util.SessionLog info
> 信息: [/127.0.0.1:2006] SENT: HeapBuffer[pos=0 lim=0 cap=0: empty]
> Message written...
>
> but the client show nothing,why?

What client software are you using? Are you on Windows or *NIX?
Please try PuTTY (choose raw connection) if you are using Windows.

HTH,
Trustin
-- 
what we call human nature is actually human habit
--
http://gleamynode.net/
--
PGP Key ID: 0x0255ECA6

Reply via email to