Sun Solaries
Dear All,
I have the program to test telnet to sun solaries 8 and 10 in Dot net.
Before it is OK to use in sun Solaries 8.
But in sun solaries 10, we find the following command cannot get the string
but yes in sun solaries 8. I am not sure whether it is encoding problem
between solaries 8 and 10.
receivedString = Encoding.ASCII.GetString(readBuffer)
The received string is not as I want in solaries 10. But it is correct in
solaries 8 with text shown as same as in the telnet command window.
What the command in dotnet should be to get the display string?
Thanks for your help,
Raymond Chiu
Hong Kong
Date:Wed, 18 Jul 2007 13:36:59 +0800
Author:
|