This limitation is only to ports under 1024. You can use any other above like 2525, 2555, ...
2007/9/6, Damien DALY <[EMAIL PROTECTED]>: > Thanks, you're right... > > GRRRRRRR ! > > I will have to test code as root... snif.... > > Do you know which ports are restricted like this ? > > Damien > > 2007/9/6, Aurelio Costa < [EMAIL PROTECTED]>: > > I dont know if it is your situation, but remember that you cant listen > > port under 1024 without root permission. > > > > 2007/9/6, Damien DALY <[EMAIL PROTECTED]>: > > > Hi, > > > > > > I'm using a lib to have my custom Smtp server (I've made a simple > mailing > > > list server). > > > This lib : http://www.lumisoft.ee/ (direct download : > > > http://www.lumisoft.ee/lsWWW/Download/Downloads/Net/ ). > > > > > > It uses System.Net.Sockets.Socket as listening TCP Server. > > > > > > When I use the LumiSoft.Net.SMTP.Server.SMTP_Server > class > > > (SMTP Server), it does not seam to be listening... > > > > > > It works under windows with microsoft framework, but under mono 1.2.3 > > > (Ubuntu feisty), either connecting to server or with netstat, I don't > see > > > any listening tcp related to my server. > > > > > > I will do some tests under other OS (and other mono version). > > > > > > May someone have an idea ? > > > > > > Thanks, > > > > > > Damien > > > > > > _______________________________________________ > > > Mono-list maillist - [email protected] > > > http://lists.ximian.com/mailman/listinfo/mono-list > > > > > > > > > > > > -- > > Aurelio R. Costa > > http://aureliocosta.blogspot.com/ > > > > > > -- Aurelio R. Costa http://aureliocosta.blogspot.com/ _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
