Computing.Net > Forums > Networking > pipes between machines

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

pipes between machines

Reply to Message Icon

Name: Don Arnett
Date: September 12, 2007 at 08:07:06 Pacific
OS: linux
CPU/Ram: na
Product: na
Comment:

I've done plenty of client/server programming using C/C++ and TCPIP using sockets.

I have a situation at work where I need to communicate between two servers separated by a firewall, and getting permission to open a port may be hard. Someone mentioned that one of our systems uses pipes to communicate between two servers thru this firewall.

The research that I've done so far seems to indicate that true 'pipes' are only for interprocess communication (IPC) on the same machine, implying that for IPC between machines, I will need to use sockets.

Can anyone verify this? Or is there a way to use pipes (or something else) where a given port does not have to be used.


Thanks



Sponsored Link
Ads by Google

Response Number 1
Name: jefro
Date: September 12, 2007 at 13:51:49 Pacific
Reply:

Might be a phrase situation. Might have to ask on the programming side.

My guess is they are talking about a tunnel. While it is as if a pipe it is not a programming pipe or OS pipe. It is a network pipe of sorts.

When you get down to layer 1 and 2 your application would be unlikely to interact. Not sure if older protocols even got that close. Might look at old Decnet stuff.

I read it wrong and answer it wrong too. So get off my case you peanut.


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Networking Forum Home


Sponsored links

Ads by Google


Results for: pipes between machines

More wires/second router/switch? www.computing.net/answers/networking/more-wiressecond-routerswitch/29356.html

Need help connecting two machines with different OS www.computing.net/answers/networking/need-help-connecting-two-machines-with-different-os/760.html

Hacking my network. www.computing.net/answers/networking/hacking-my-network/5280.html