Simple Socket Guidance



Hi,

I'm currently working on a project in which I need to run a process on
one machine that can invoke a process on another machine over the
internet. For example, pressing [enter] on my machine will run a script
on another machine (with static IP) arbitrarily far away.

I'm new to this sort of coding, so I just wanted to get a rough idea
what I should be diving into. This would be the job for a socket,
correct? Or servlet? Am I right in looking at Ruby and Python? If you
could just steer me in the right direction, I can manage. Thanks a lot.

.



Relevant Pages

  • Re: invoke INT in xp
    ... How do i invoke the INT signal in xp using ruby. ... afaikt you cannot send a signal to another process in windows using ... itself - which *does* work on windows, including the trap of said ...
    (comp.lang.ruby)
  • Ruby installation in leopard after upgrade
    ... In osx 10.4 i has a ruby 1.8.4, after upgrade to 10.5 it was still ...
    (comp.lang.ruby)
  • Help
    ... If you've written a Servlet class to print "Hello World!" ... invoke the servlet through the Tomcat server. ... and not knowing what to do next. ...
    (comp.programming)
  • Re: what does this do?
    ... Ruby lets you invoke #= on literals. ... Medioh! ... A Kudelski Brand ...
    (comp.lang.ruby)
  • Re: TCP Sockets errors
    ... connected socket?", you'd put the read code, GetString, and Invoke in a loop ... to the outer loop waiting for another connection. ...
    (microsoft.public.dotnet.framework.compactframework)