TcpListener

  • Thread starter Thread starter Joaquim Pinto
  • Start date Start date
J

Joaquim Pinto

Hi All,

I've an app that has a tcpListener.

This app must do a lot of procedures but I need to have the
tcpListener "running" all the time as some of those procedures
depending of requests from other computers.

Is it possible to have the tcpListener running on "background" so the
main app it's free to do other jobs?

Thanks,

Joaquim Pinto
 
Back
Top