cedx
Jan 26th, 2000, 12:04 PM
Hi,
I am accessing a nntp server using winsock.
How do I parse the string that is returned by the DataArrival event to extract the various groups?
Below is a sample of the string I received.
"
symantec.support.itools.win.vcafe4.compilation 0000000028 0000000001 y
ntnu.ite 0000000029 0000000001 y
wales.politics.assembly 0000000092 0000000001 y
symantec.support.itools.win.vcafe4.deployment 0000000045 0000000001 y
"
Alternatively, is there another way other than using winsock?
Thanks in advance.
I am accessing a nntp server using winsock.
How do I parse the string that is returned by the DataArrival event to extract the various groups?
Below is a sample of the string I received.
"
symantec.support.itools.win.vcafe4.compilation 0000000028 0000000001 y
ntnu.ite 0000000029 0000000001 y
wales.politics.assembly 0000000092 0000000001 y
symantec.support.itools.win.vcafe4.deployment 0000000045 0000000001 y
"
Alternatively, is there another way other than using winsock?
Thanks in advance.