Menu

native win32 SocketPort worked on?

Porting
2002-02-08
2002-02-09
  • kleistereimer

    kleistereimer - 2002-02-08

    hi!

    SocketPort and other socket-stuff
    is not available under win32.
    instead winsock2 is included and
    initialized.

    this makes no sense to me.
    (socket.h)

    is this port on schedule?
    will it ever be done?

    i need multithreading net-sockets.

    are there alternatives?
    (staticaly linkable, native)

    i tried wxBase, a subset of wxWindows,
    it seems to work, but since i dont need
    gui, this makes not so much sense either.

    thank you!

    kl

     
    • Frediano Ziglio

      Frediano Ziglio - 2002-02-08

      Yes, this port is scheduled

       
      • Frediano Ziglio

        Frediano Ziglio - 2002-02-09

        Implemented in CVS
        This implementation is derived from a previous work.
        Is not tested very much and there are also some problem... but should work...

         

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.