Thread
:
Header struct
View Single Post
#
4
(
permalink
)
April 25th, 2002
tshdos
Gnutella Veteran
Join Date: March 24th, 2002
Location: Virginia
Posts: 101
You shouldn't have to copy it to a string in order to send it, just pass a pointer to the struct. Only copy/send 23 bytes either way you do it. If you really need to copy it to a string just use memcpy.
tshdos
View Public Profile
Find all posts by tshdos