U
User
Hi,
How better is to implement my own event (and calling my raiseevent)
instead of calling a function.
I receive a lot of data via winsock control, should I raise my event
when receiving all this data, and then parse this data.
OR
Should I call my parsing function when I receive data via my winsock
control?
Thanks a lot!
How better is to implement my own event (and calling my raiseevent)
instead of calling a function.
I receive a lot of data via winsock control, should I raise my event
when receiving all this data, and then parse this data.
OR
Should I call my parsing function when I receive data via my winsock
control?
Thanks a lot!