.Net Sockets

  • Thread starter Thread starter Meftah Tayeb
  • Start date Start date
M

Meftah Tayeb

Hello,
please Help me
i am Developing a Mail Server Application
but ho to use Sockets using VB in .Net FRAMEWORK 1.1 or 2.0 ?
Thanks
 
Meftah Tayeb,

A couple of points:

1. If you don't know how to use sockets in a particular language then you
aren't in a position to write a mail server in that language.

2. Don't you think you would be much better off using Google to research
this topic in depth than asking such a question in a newsgroup?

Kerry Moorman
 
Hello,
please Help me
i am Developing a Mail Server Application
but ho to use Sockets using VB in .Net FRAMEWORK 1.1 or 2.0 ?
Thanks

I don't think you're ready to write a mail server. Why don't you try
something easier ... like a hello world application first? :-)
 
Back
Top