TcpListener

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi Team :

I have reviewed in some articles about this command, but there is no more
information, what directive do you need to include into our proyect in order
to use this command?
Do you have examples abou this issue ?

German Medina
+519-662-8500
 
German said:
I have reviewed in some articles about this command, but there is no more
information, what directive do you need to include into our proyect in
order
to use this command?

It is a class in the .Net framework. You would need to have installed the
framework and use a CLS compliant language (C#, VB.Net, MC++, J#,
JScript.Net etc) and a .Net development tool such as Visual Studio .Net,
SharpDevelop etc.

Regards,
Will
 
oK, Thanks

German Medina
+519-662-8500

William DePalo said:
It is a class in the .Net framework. You would need to have installed the
framework and use a CLS compliant language (C#, VB.Net, MC++, J#,
JScript.Net etc) and a .Net development tool such as Visual Studio .Net,
SharpDevelop etc.

Regards,
Will
 
Back
Top