|
-
Aug 1st, 2000, 02:08 PM
#1
Thread Starter
New Member
I want to process the data received in a UDP packet line by line. Is there some readline function that I can use, or do I have to process each character until I hit a CR? I do not want to perform any file I/O to accomplish this.
I thought about writing my own "buffer" object, and implement "readline" with the help of the "Instr" VB function.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|