|
From: Sanchit on 31 Mar 2008 11:42 I want to know a command by which i can send a string to a particular computer
From: Maxwell Lol on 31 Mar 2008 12:35 Sanchit <sanchitgupta.1(a)gmail.com> writes: > I want to know a command by which i can send a string to a particular > computer Which protocol? Can you make up a new one on a new port? Does it need to be secure?
From: Ed Morton on 31 Mar 2008 11:48 On 3/31/2008 10:42 AM, Sanchit wrote: > I want to know a command by which i can send a string to a particular > computer You're going to have to be a bit more explicit than that, unless you're hapy with "man ftp" as an answer. Ed.
From: *.gtf on 2 Apr 2008 05:55 Sanchit wrote: > I want to know a command by which i can send a string to a particular > computer probably you need ssh + wall or ssh + write :) -- rtfm -- *.gtf
From: Sanchit on 3 Apr 2008 12:17 On Apr 2, 2:55 pm, "*.gtf" <g...(a)poczta.onet.pl> wrote: > Sanchit wrote: > > I want to know a command by which i can send a string to a particular > > computer > > probably you need ssh + wall or ssh + write :) -- rtfm > -- > *.gtf It will be for client server computing. I will send request from a system to another System (Server) and then server will reply back.
|
Next
|
Last
Pages: 1 2 Prev: How To Debug a Running Shell Script Next: script to verify if server is up |