Results 1 to 3 of 3

Thread: Building RESTful webservice using qxt

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Sep 2013
    Posts
    1
    Qt products
    Qt4 Qt5 Qt/Embedded
    Platforms
    Windows Android

    Default Re: Building RESTful webservice using qxt

    hi,
    why do I not run it well in my computer.I create the project with vs2008 + QT.Now I can't response to the browser.

  2. #2
    Join Date
    Mar 2013
    Posts
    24
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Default Re: Building RESTful webservice using qxt

    Ok, well I tried and everything seems ok.

    I've a question: how can I use last string in the path as parameters?
    For example I'd like to do: http://localhost:8080/service1/sub1/1 where 1 is a parameter to pass to the sub1 not another service to register.

    Thanks

Similar Threads

  1. Webservice with QT
    By BP in forum Newbie
    Replies: 9
    Last Post: 16th June 2011, 05:08
  2. Using webservice in Qt
    By mind_freak in forum Qt Programming
    Replies: 1
    Last Post: 16th May 2011, 06:50
  3. Building Qt 4.6 rc
    By eekhoorn12 in forum Installation and Deployment
    Replies: 4
    Last Post: 3rd December 2009, 07:13
  4. qtsoap with .net webservice
    By drbergie in forum Qt Programming
    Replies: 11
    Last Post: 12th February 2009, 08:46
  5. Calling a webservice
    By steg90 in forum Qt Programming
    Replies: 8
    Last Post: 17th December 2007, 18:29

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
  •  
Qt is a trademark of The Qt Company.