This one is going to be intresting....
Im trying to access the method of BeginAcceptTcpClient in a System.Net.Sockets.TcpListener type of object but it seems that the 3.5 .NET Compact Framework does not support it.....
Is there a equivilent method or how can I emulate the method with other code?
Thank you