Jump to content

how to open a port like 8888 ??? (Networking related question)

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
4 replies to this topic

#1
hir@

hir@

    Newbie

  • Members
  • PipPip
  • 11 posts
Hi everyone,

Kindly tell me that how can i open a port like 8888 without going any changes in the program? I have done Client-Server Socket programming using Microsoft Visual studio 2010.
Any help will be appreciated.
Thanks in advance!

#2
abzero

abzero

    Programming Professional

  • Members
  • PipPipPipPipPip
  • 217 posts
Erm, do you mean how to I specify the port in the program so that I can change the port with out re-compiling?

#3
Alexander

Alexander

    It's Science!

  • Moderators
  • 4,118 posts
If the port is blocked you would need to look to your filewall, or rather router if you have something set up on it.
Be sure to read the updated FAQ! || Health is achieved through the same 10,000 steps.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.

#4
hir@

hir@

    Newbie

  • Members
  • PipPip
  • 11 posts
I have looked the firewall too but it didn't work!!
Actually, i have to made connection between both client and server programs so that they can communicate!
Right now , i am not good enough in networking. so, kindly help me!

#5
ferovac

ferovac

    Learning Programmer

  • Members
  • PipPipPip
  • 84 posts
i thinf you will find the answer in this thread http://forum.codecal...ed-program.html