Do you need a webserver for running/hosting webservices?

Ask a Question related to ASP.NET Web Services, Design and Development.

  1. #1

    Default Do you need a webserver for running/hosting webservices?

    Hi,

    The client does not need to be a webserver to connect to webservices.

    Must webservices run/host on a webserver?

    Thanks!


    Arjen Guest

  2. Similar Questions and Discussions

    1. Verity won't stay running - constantly running
      I have tried several reinstalls, but it always shuts itself down. Verity keeps shutting itself OFF ???? All I see the next day is: Unable to...
    2. anyone good with hosting Sun Cobalt webserver
      I recently set one up at home and all is fine on my internal network. the problem arises when i try and access the server from the net. I can...
    3. Important: Web Hosting from $2.95/m - Reseller Hosting from $9.95/m
      ::*CRUCIAL PARADIGM *:: * AFFORDABLE, RELIABLE, PROFESSIONAL WEB SOLUTIONS *Linux Hosting * ' Compare Plans'...
    4. [PHP] webserver for mac
      On Wednesday, August 27, 2003, at 04:49 AM, Richard Baskett wrote: Actually, to the best of my knowledge you cannot run a decent server on ...
    5. Can't connect to a SQL engine running on WS2003 from external webserver
      I have an ASP application, hosted externally, which connects to a SQL engine on my Windows Server 2003. Until a few weeks ago I ran the SQL engine...
  3. #2

    Default Re: Do you need a webserver for running/hosting webservices?

    "Arjen" <boah123@hotmail.com> wrote in message
    news:dcib6r$ger$1@news3.zwoll1.ov.home.nl...
    > Hi,
    >
    > The client does not need to be a webserver to connect to webservices.
    >
    > Must webservices run/host on a webserver?
    Hi Arjen,

    If you are using WSE 2.0 or later you can use simple TCP sockets to expose a
    web service.

    HTH,

    --
    Martin Kulov
    [url]http://www.codeattest.com/blogs/martin[/url]

    MCAD Charter Member
    MCSD.NET Early Achiever
    MCSD


    Martin Kulov Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139