TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
hebrewpower
NA
1
0
Making a byte array out of struct
Sep 17 2003 3:55 PM
Hi guys, Please advise on the best way to convert a simple struct into a byte array without all the metadata added by the serialization / marshalling mechanisms (like taking a pointer to the struct in C/C++). I need this because I'm writing a client application which is supposed to communicate with a server excpecting to receive raw packets in a certain format so I'm using standard berkley sockets (Net.Sockets.Socket) which use byte[] for Send and Receice. Thanks
Reply
Answers (
0
)
Newby Multidimensional Array Search question
C# Text replacement