Code Monkey home page Code Monkey logo

Comments (5)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 8, 2024
Hi,

Move.Me accepts connections over TCP on port 7899. When Move.Me is running, it 
advertises the IP and port in the upper left hand section of the screen. Once 
an application has connected over TCP, it sends INIT command over TCP with the 
UDP port that the server should send data back to the client. After that the 
client will have packets sent to it at a regular frequency over UDP. The server 
never sends data over the TCP connection.

All of the C# sample applications include input boxes for the IP and the port 
that the server is advertising. They also include a 'Connect' button, which 
initiates the connection. 

If you hit the Connect button and nothing happens, you have firewall issues. In 
general firewall issues are outside of the scope of the Move.Me project and you 
will have to work to resolve those yourself. But, there is another issue where 
I helped someone work through firewall issues that you can reference.

Thanks,
John

Original comment by [email protected] on 10 Aug 2011 at 3:23

from moveme.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 8, 2024
I added the port on my firewall and it still doesn't work.  So I tried 
disabling my firewall completely.  That didn't work.  I tried even hooking my 
laptop up to my ps3 through dual usb cords. Nothing.  Any other suggestions 
would be greatly appreciated.

Original comment by [email protected] on 10 Aug 2011 at 7:32

from moveme.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 8, 2024
Dual USB cord? What does USB have to do with it?

Check your Windows firewall settings and your router firewall settings. As I 
said, this is an IT problem. 

What IP address is the Move.Me server reporting? What is the IP address of your 
machine? Can they ping each other? Can you telnet from your PC to your PS3 on 
the advertised IP / port?


Original comment by [email protected] on 10 Aug 2011 at 7:53

from moveme.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 8, 2024
I don't know why I tried a USB.  

I am checking into the router firewall now.  Thanks for the idea and I hope it 
works.

Original comment by [email protected] on 10 Aug 2011 at 10:24

from moveme.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 8, 2024
User error.

Original comment by [email protected] on 19 Oct 2011 at 3:58

  • Changed state: Invalid

from moveme.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.