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?
Asked
Active
Viewed 163 times
0
-
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 Answers
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
You can use an actual URL for that instead of IP.

MACMAN
- 1,883
- 1
- 21
- 35
-
did you ever worked with xml socket? experienced the suffer ? – AMIN Gholibeigian May 14 '12 at 07:29