Results 1 to 2 of 2

Thread: Suse 7.0 socket library

  1. #1
    TaraMc
    Guest

    Suse 7.0 socket library

    I am currently trying to write a small distributed application.
    Being new to unix/linux i dilegently read up on the difference between the tcp and datagram sockets. I have an example of a tcp socket which I am trying to compile on suse 7.0, however when I try to compile the code as suggested:-
    (cc server.c -o server -lsocket) the compiler says it does not recognise this library. I have been assured by the person who gave me the code to look at that it works fine on mandrake, does Suse have anothe name for this library??
    Any perls of wisdom would be much appreciated.

  2. #2
    JimH
    Guest

    Re:Suse 7.0 socket library

    Well I found what appears to be the libsocket homepage. It is no longer maintained.

    http://www.phekda.freeserve.co.uk/ri.../lsck/lsck.htm

    Most of the things I found related to it are really old. I can't even find a libsocket package for any Red Hat version newer then 5.1. :P

    I haven't been able to find another package that provides the same function yet.

    One of GLO's members, Aaron_Adams, is into Linux network programming he will probably know the answer. ;D Aaron where are you?

    Jim H

Similar Threads

  1. MSDN Library Favorites Are Lost
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-01-2005, 09:58 PM
  2. SuSE Linux 9.0 Pro Review
    By Ashcrow in forum Linux - General Topics
    Replies: 10
    Last Post: 12-05-2003, 01:50 AM
  3. SuSE Live CD drawing me in....
    By kornp in forum Linux - General Topics
    Replies: 11
    Last Post: 10-31-2003, 08:01 AM
  4. SuSE 8.0: YaST Online Update
    By VampyreUK in forum Linux - General Topics
    Replies: 0
    Last Post: 05-31-2002, 08:20 AM
  5. SuSE 7.3 ..
    By x0xCRIZx0x in forum Suse
    Replies: 6
    Last Post: 12-11-2001, 10:50 PM

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
  •