Skip to content

Converting an Ingres listen address

Ever needed to convert an Ingres 2 letter listen address to a TCP socket address? Download and compile CVlisten.c. This should build on Linux without issue (providing you have a C compiler/linker) using the following:

cc -o CVlisten CVlisten.c

CVlisten usage: cvlisten remote_listen_address (as in II0)

for example

CVlisten II7 gives

GCC Remote listen address resolves to port # 21071

Popularity: 4% [?]

  • Share/Bookmark

Some random posts

    2 Comments

    1. Colin wrote:

      Good code!

      Thanks :-)

      Thursday, October 5, 2006 at 8:13 am | Permalink
    2. Colin wrote:

      Good code!

      Thanks :-)

      Thursday, October 5, 2006 at 3:13 pm | Permalink

    Post a Comment

    Your email is never published nor shared. Required fields are marked *
    *
    *
    blog comments powered by Disqus