Copy Socket RX Data Buff to a Structure in C#

  • Thread starter Thread starter brownd4
  • Start date Start date
B

brownd4

Hello All,

I'm a newbie to .NET and C#, fumbling around with TCP sockets.

What is the easiest and most painless way to copy the raw data received
from the socket into a structure that I can easily work with?

I've been searching this csharp group for a while now and all of the
solutions that I found here don't work exactly right for me. I'm
obviously doing something wrong.

I really appreciate all of your help. Thank you!

David
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top