RE: creating and opening a port

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> 
> How do I create a new port and open it eg 8000 is the
> port I would like to create.
> 
> -VJ
> 
Your question is somewhat ambiguous.  The socket() call in C,
followed by the bind() call, followed by the listen call will
open a port of your choice.  I can post a trivial sample if that
is what you are trying to do.

Bob Styma


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux