< Home - < Back

vanessa_socket-pipe


Information about the package, vanessa_socket-pipe, which is shipped with common Linux distributions. The vanessa_socket-pipe package is designed for, Trivial TCP/IP pipe build using libvanessa_adt.


Package Name:

vanessa_socket-pipe

Summary:

Trivial TCP/IP pipe build using libvanessa_adt

Description:

A TCP/IP pipe is a user space programme that listens for TCP/IP connections on port on the local host and when a client connects makes a connection to a TCP/IP port, possibly on another host. Once both connections are established data sent on one connection is relayed to the other, hence forming a bi-directional pipe. Uses include enabling connections to specific ports on hosts behind a packet filter. This code is intended primarily as an example of how many of the features of libvanessa_socket work.

Architecture:

x86_64

Version:

0.0.12

Release:

1.el6

Size:

21 k

Repository:

epel

From Repository:

Licence:

GPLv2+



Handy Yum Commands for vanessa_socket-pipe


Control the vanessa_socket-pipe package with the following handy commands outlined below.


Command

Description of Command

yum install vanessa_socket-pipe

This command will install vanessa_socket-pipe on the server.

yum remove vanessa_socket-pipe

This command will un-install vanessa_socket-pipe on the server. When you run this command, you will be asked if you are sure that you want to remove vanessa_socket-pipe, so you have to manually confirm that you want to do this.

yum -y remove vanessa_socket-pipe

This command will un-install vanessa_socket-pipe on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove vanessa_socket-pipe when using the -y flag.

yum update vanessa_socket-pipe

This command will update vanessa_socket-pipe to the latest version. When you run this command, you will be asked if you are sure that you want to remove vanessa_socket-pipe, so you have to manually confirm that you want to do this.

yum -y update vanessa_socket-pipe

This command will update vanessa_socket-pipe to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove vanessa_socket-pipe when using the -y flag.

yum info vanessa_socket-pipe

This command will show you core information about the vanessa_socket-pipe package.

yum deplist vanessa_socket-pipe

This command will show you the dependencies for vanessa_socket-pipe. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update vanessa_socket-pipe

This command will check if there is an update waiting on vanessa_socket-pipe. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.