home.social

#gsoap — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #gsoap, aggregated by home.social.

  1. You know you're dealing with some old software when the project header file starts with:

    /* convert EBCDIC to ASCII */
    # ifdef AS400
    # pragma convert(819)
    # endif

    #cpp #gsoap

  2. I've never seen a project apparently used so much, yet be so poorly documented and with so few tutorials.

    I've been messing with gsoap for going on 3 days. I still cannot get everything compiling and linking. And the only tutorials I can find are extremely trivial.

    Where are the instructions or tutorial showing a _real_ setup, including the steps required to get SSL+wsse working? #gsoap #linux #onvif