-
port
How can I set up another port instead of the localport,25?
-
Re: port
Thanks for your response, basicly what I'm doing is that I'm trying to send
an email message throught out a java application.
The problem is that everytime that I run my application, it told me that
it can not connect to localhost port 25. Basicly what I think is that I need
to gave permission to my application by using java.net.permission or by changing
the port because what I'm thinking is that since I have MsOutlook set up
as the primary email provider with localhost port 25 , its not allowing to
use it twice. Now , my problems it that I don't know how to setup the socket.permission
nor how to change the port.
I appreciate for your help.
alex
"Lim Wing Hoe" <winghoe@hotmail.com> wrote:
>normally port 25 is used by SMTP.
>in what sense do you mean by set up another port?
>you developed a program that uses sockets?
>
>--
>
>
>
>Best Regards,
>Wing Hoe
>---------------------------------------------------------------
>ICQ: 2213281
>Email: winghoe@hotmail.com
>www: http://pwp.maxis.net.my/winghoe
>---------------------------------------------------------------
>
>
>"alex " <cad1374@yahoo.com> wrote in message
>news:39f58dfe$2@news.devx.com...
>>
>> How can I set up another port instead of the localport,25?
>>
>
>
-
Re: port
normally port 25 is used by SMTP.
in what sense do you mean by set up another port?
you developed a program that uses sockets?
--
Best Regards,
Wing Hoe
---------------------------------------------------------------
ICQ: 2213281
Email: winghoe@hotmail.com
www: http://pwp.maxis.net.my/winghoe
---------------------------------------------------------------
"alex " <cad1374@yahoo.com> wrote in message
news:39f58dfe$2@news.devx.com...
>
> How can I set up another port instead of the localport,25?
>
-
Re: port
But the current problem is, your email program is connecting to localhost,
port 25, which is your own computer isn't it?
Do you have an email server on your PC? Or you're connecting out to your
ISP?
If it's the latter, maybe you should change it to your ISP's address.
--
Best Regards,
Wing Hoe
---------------------------------------------------------------
ICQ: 2213281
Email: winghoe@hotmail.com
www: http://pwp.maxis.net.my/winghoe
---------------------------------------------------------------
"alex" <cad1374@yahoo.com> wrote in message news:39f593bc$1@news.devx.com...
>
> Thanks for your response, basicly what I'm doing is that I'm trying to
send
> an email message throught out a java application.
> The problem is that everytime that I run my application, it told me that
> it can not connect to localhost port 25. Basicly what I think is that I
need
> to gave permission to my application by using java.net.permission or by
changing
> the port because what I'm thinking is that since I have MsOutlook set up
> as the primary email provider with localhost port 25 , its not allowing to
> use it twice. Now , my problems it that I don't know how to setup the
socket.permission
> nor how to change the port.
-
Re: port
i also am workign on the contest.....
"alex " <cad1374@yahoo.com> wrote:
>
>How can I set up another port instead of the localport,25?
>
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks