Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Inter-app communication in C#

Inter-app communication in C#

Scheduled Pinned Locked Moved C#
csharpsysadminxmlc++wcf
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Strat613
    wrote on last edited by
    #1

    i am very new to .Net and have decided to use C# in my next development project. my existing software is written in C++ and uses named pipes to communicate between appz. this existing app (which has the unfortunate acronym of "PMS" server) needs to updated to use SOAP messages over a tcp/ip network. currently the PMS uses serial communication. since xml serialization is so easy in .net and i already have all the necessary message classes, i am going to build a tcp communication layer outside of the PMS (did i mention i hate the name?!) i was hoping to utilize my existing pipe server in the PMS to communicate with this new C# app. any thoughts on the best way to approch this?? -613 "Code Poet" "Real programmers don't work from 9 to 5. If any real programmers are around at 9am it's because they were up all night."

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups