Sweety,
I'll make this short and sweet...any further details can be obtained using
a Google search

TCP stands for Transmission Control Protocol.  It is the backbone of
networked communication.
RPC stands for Remote Procedure Call.

TCP/IP is the protocol your computer uses to communicate with any other
computer over the internet

They are different because they are different protocols for communication,
but RPC rides on top of TCP/IP if I'm not mistaken.

We use them in Remedy to allow the various clients to talk to the various
servers.

If we don't them, our servers can't communicate with eachother...so our
services can't talk, and there is no point in having them.


On Fri, Mar 14, 2014 at 11:05 AM, Sweety <[email protected]> wrote:

> Hi List,
>
> What is TCP port and RPC port?
> What is the difference between them?
> Why do we use them in remedy?
> What happens if we do not use port?
>
>
> _______________________________________________________________________________
> UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
> "Where the Answers Are, and have been for 20 years"
>

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
"Where the Answers Are, and have been for 20 years"

Reply via email to