Hi,
i have to migrate an old asp classic app into asp.net, but my question is not about asp.net, just .net.
This application has a mail fonction : it makes smtp send and receive. The old app in classic asp uses a component called jmail.
In dotnet, I'm ok with smtp send, that's an easy functionalities provided by the framework.
But what about smtp receive ?
How can I do that ? Shall I use a component (and buy it) or is it possible to develop it, and if I have to develop it, will it take a lot of time ?
I made some search on google, and all I found was about smtp send, or a component not free that can perform the smtp receive from quiksoftcorp.com
is there any other possibilities ?
any other clue ?
i have to migrate an old asp classic app into asp.net, but my question is not about asp.net, just .net.
This application has a mail fonction : it makes smtp send and receive. The old app in classic asp uses a component called jmail.
In dotnet, I'm ok with smtp send, that's an easy functionalities provided by the framework.
But what about smtp receive ?
How can I do that ? Shall I use a component (and buy it) or is it possible to develop it, and if I have to develop it, will it take a lot of time ?
I made some search on google, and all I found was about smtp send, or a component not free that can perform the smtp receive from quiksoftcorp.com
is there any other possibilities ?
any other clue ?