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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top