Hi, In my code I try to use 8080 port number, but because of wirefall, my program give me error, it give me the unreachable port number, what should I do, How I can arrange wirewall for that topic pls help me? Thanks a lot.
|
| Author: Anuraj 20 Oct 2009 | Member Level: Diamond | Rating:  Points: 2 |
Demet Kalay - It is firewall. You need to add exception for your program to access the port. Which firewall you are using?
Thanks Anuraj THIS POSTING IS PROVIDED "AS IS" WITH NO WARRANTIES, AND CONFERS NO RIGHTS. BEWARE OF BUGS IN THE ABOVE CODE; I HAVE ONLY PROVED IT CORRECT, NOT TRIED IT. dotnetthoghts
|
| Author: Venkatesh Ellur 28 Oct 2009 | Member Level: Gold | Rating:  Points: 2 |
I dont think you need to mention the port number if you are planning to use the default port number and 8080 is the default port.
THIS POSTING IS PROVIDED WITH NO WARRANTIES, BEWARE OF BUGS IN THE ABOVE CODE; I HAVE ONLY PROVED IT CORRECT AS PER MY KNOWLEDGE, NOT TRIED IT.
Regards -------------------------- Venkatesh Ellur +919886417764 venkatesh.ellur@gmail.com
|
| Author: Abhisek Panda 04 Nov 2009 | Member Level: Gold | Rating:  Points: 2 |
I have also used port no. 8080, but it don't give any error. Please check your code again. If it is for firewall then add your program to its exception as said by Anuraj.
Thanks And Regards, Abhisek Panda Be Happy And Make Others Happy. Go Green and Save Your Future.
|