hello
i would like to set up a php socket flash caht, but in order to do that you need to run your own server. i can run it fine on my computer i downloaded mamp and i can see it all fine on my mac.
but then i go to another computer and and try to access it, it doesnt go there.
to access it i go to http//localhost/
and it works great, i got a little test site i put in there. but then i try to access it via
ipaddress:8888
or any number of words and it wont work. ive tried everything. im starting to think local host is not the same as a ip address. although there is so little information on how to access another persons computer from another location. thanks for any help you can give me.
the question in sort, is what is my computer’s address. how would you get to my locahost? and please explain how to find out all the information on how to get the data to work out what my address is.