J
Jan Engel Ketmig
I need to Inherit TcpListener and TcpClient to get access to the protected
areas of the objects. How do I do it practically. I tried and succeeded with
the TcpListener and made a function .mAcceptTcpClient that returns a
TcpClient. I need to have my inherited version of the TcpClient returned
instead... Any thoughts?
Jan
areas of the objects. How do I do it practically. I tried and succeeded with
the TcpListener and made a function .mAcceptTcpClient that returns a
TcpClient. I need to have my inherited version of the TcpClient returned
instead... Any thoughts?
Jan