View Single Post
  #1 (permalink)  
Old February 24th, 2002
abhiexx abhiexx is offline
Apprentice
 
Join Date: February 22nd, 2002
Location: India
Posts: 9
abhiexx is flying high
Unhappy I'm stuck need help

Hi !
i am a novice programmer......trying to code a gnutella clone for my class project..
I am facing trouble with using the GUID in the header....
My problem is :-

a) As the cocreateguid function returns a GUID structure....how do i convert that into a byte array sos that i can send it on it's way....the UUidtostring ()
function is not working for me.....is causing an exception in the application code.

b)Could anyone also please...clarify the purpose the GUID serves and how do i hanlde it in my application.....


----Thanks help will be highly appreciated....
Reply With Quote