Closed Thread
Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: libwrap - what is that?

  1. #1
    turbocharged123 is offline Learning Programmer
    Join Date
    Jun 2009
    Posts
    39
    Rep Power
    0

    libwrap - what is that?

    I have come across libwrap many times but never got around it and understood what it does? Please shed some light on this topic.

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    TkTech's Avatar
    TkTech is offline The Crazy One
    Join Date
    Jun 2006
    Location
    Canada
    Posts
    1,412
    Blog Entries
    1
    Rep Power
    31

    Re: libwrap - what is that?

    So, awhile ago some guys made google, a search thingy everyone keeps talking about. Open it up, type in 'libwrap' and press "Go!." First result.

  4. #3
    turbocharged123 is offline Learning Programmer
    Join Date
    Jun 2009
    Posts
    39
    Rep Power
    0

    Re: libwrap - what is that?

    I know it's a TCP Wrapper.. but wth does that mean? I tried reading TCP Wrapper - Wikipedia, the free encyclopedia about TCP Wrappers but I'm not a technical person, and I did not understand a thing :/

  5. #4
    Join Date
    Jul 2006
    Posts
    16,491
    Blog Entries
    75
    Rep Power
    143

    Re: libwrap - what is that?

    Basically, it's a library to assist with network filtering. It is used by several other programs.
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

  6. #5
    turbocharged123 is offline Learning Programmer
    Join Date
    Jun 2009
    Posts
    39
    Rep Power
    0

    Re: libwrap - what is that?

    Network filtering as in Firewall? Or filters the data addressed to you from that addressed to other computers?

  7. #6
    Join Date
    Jul 2006
    Posts
    16,491
    Blog Entries
    75
    Rep Power
    143

    Re: libwrap - what is that?

    Linux's "firewall" software isn't called a firewall. It has the same effect, however.
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

  8. #7
    turbocharged123 is offline Learning Programmer
    Join Date
    Jun 2009
    Posts
    39
    Rep Power
    0

    Re: libwrap - what is that?

    So if I understood you correctly it's not called firewall.. but libwrap?

  9. #8
    Join Date
    Jul 2006
    Posts
    16,491
    Blog Entries
    75
    Rep Power
    143

    Re: libwrap - what is that?

    No. libwrap is a helper library. It facilitates certain types of filtering.
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

  10. #9
    turbocharged123 is offline Learning Programmer
    Join Date
    Jun 2009
    Posts
    39
    Rep Power
    0

    Re: libwrap - what is that?

    and when you say helper library is that like a dll? So it can be used by other applications?

  11. #10
    Join Date
    Jul 2006
    Posts
    16,491
    Blog Entries
    75
    Rep Power
    143

    Re: libwrap - what is that?

    It looks like it, yes.
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

Closed Thread
Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts