V
Valerie Hough
Can someone please show me how to derive my own class from the Socket class?
I want to be able to pass data from the created client socket to the
AcceptConnection handler in the Socket server class, but the Socket class
has no available data store that I can use.
Thanks in advance.
I want to be able to pass data from the created client socket to the
AcceptConnection handler in the Socket server class, but the Socket class
has no available data store that I can use.
Thanks in advance.