0

I want to prepare a host for my xmlsocket flash based game but i don't have any experience in this case. do i need dedicated ip or i can run xml socket with shared ip address?

AMIN Gholibeigian
  • 337
  • 2
  • 6
  • 20
  • I would try it and find out. My guess is no. The days of having to use a dedicated IP for servers/services are long gone :) If you have tried it, please share your results. – Sunil D. Apr 24 '12 at 15:57

3 Answers3

0

No you shouldnt need a dedicated ip address. Everything should work on your current address

Jamesp1989
  • 325
  • 1
  • 4
  • 11
  • Did you establish a xmlsocket connection in a host with shared ip? if yes, what do i need for this connection ?(like: ssh access, open ports , ...) – AMIN Gholibeigian Apr 25 '12 at 03:50
0

Everything should work on your IP but make sure its a static one

Yagyavalk Bhatt
  • 342
  • 2
  • 9
0

You can use an actual URL for that instead of IP.

MACMAN
  • 1,883
  • 1
  • 21
  • 35