Re: Converting Byte array into a String...
From: Mikkel Andreasen (news_at_mikkel-andreasen.com)
Date: 03/24/04
- Next message: mgarner1980: "text property of forms"
- Previous message: Tim Wilson: "Re: Difference between .NET Framework and .NET Compact Framework"
- In reply to: NewBie: "Converting Byte array into a String..."
- Next in thread: Alex Feinman [MVP]: "Re: Converting Byte array into a String..."
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 24 Mar 2004 21:11:06 +0100
"NewBie" <anonymous@discussions.microsoft.com> skrev i en meddelelse
news:C5B6A8B2-1543-4529-BFE3-A69C95A8C860@microsoft.com...
> Hi,
>
> Via my UDP comms my PocketPC app is receiving a byte array that
corresponds to a string e.g "This is a message".
>
> How do I convert the Byte array into the equivalent of "This is a message"
? Its Ascii encoding used.
Have you tried the system.itconverter method?
Mikkel
- Next message: mgarner1980: "text property of forms"
- Previous message: Tim Wilson: "Re: Difference between .NET Framework and .NET Compact Framework"
- In reply to: NewBie: "Converting Byte array into a String..."
- Next in thread: Alex Feinman [MVP]: "Re: Converting Byte array into a String..."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|