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

  1. #1

    Default Re: Communication

    There are several ways for this to happen. If you can be more specific, so
    can we! :)

    --
    HTH,

    Kevin Spencer
    Microsoft MVP
    ..Net Developer
    [url]http://www.takempis.com[/url]
    Big things are made up of
    lots of little things.

    "Ric" <ric.furner@gmx.com> wrote in message
    news:03d901c35222$01b30120$a301280a@phx.gbl...
    > Does anyone know if there is a way or not for
    > communication between a windows application on a server
    > and a running asp application?
    >
    > All help appreciated!
    >
    > Thanks
    > Ric

    Kevin Spencer Guest

  2. Similar Questions and Discussions

    1. swf and xml communication
      Hi I?m new at this. I want a swf to load var into an xml file so that when the swf re-opens it can look in the xml file to see where it last stopped...
    2. RS-232 Communication
      Hi, I'd like to know how I can communicate with ports (using the RS-232 standard) in Director Thanks, Niek
    3. Serial Communication in ASP.NET
      How can I uses serial communication in ASP.NET web Pages? Many thanks. Tomas Huoge
    4. Communication, the 2nd
      Hi (Kevin) thanks for the answer yesterday. I like to send a variable or an object from a windows appl. running on the server to an asp.net...
    5. shoutcast communication
      Hello, I am currently streaming via shoutcast once a week, what i would like to do is basically talk to my shoutcast server via the ip address...
  3. #2

    Default Re: Communication

    Since all help is appreciated i write this. If you want to share data then
    the easiest way is to use the database. For example if both have same users
    to control security. You can manage sessions like that...

    "Kevin Spencer" <kevin@takempis.com> wrote in message
    news:%23q%23GmUiUDHA.2040@TK2MSFTNGP11.phx.gbl...
    > There are several ways for this to happen. If you can be more specific, so
    > can we! :)
    >
    > --
    > HTH,
    >
    > Kevin Spencer
    > Microsoft MVP
    > .Net Developer
    > [url]http://www.takempis.com[/url]
    > Big things are made up of
    > lots of little things.
    >
    > "Ric" <ric.furner@gmx.com> wrote in message
    > news:03d901c35222$01b30120$a301280a@phx.gbl...
    > > Does anyone know if there is a way or not for
    > > communication between a windows application on a server
    > > and a running asp application?
    > >
    > > All help appreciated!
    > >
    > > Thanks
    > > Ric
    >
    >

    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