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. NetSend problem

NetSend problem

Scheduled Pinned Locked Moved C#
helpquestion
2 Posts 2 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.
  • R Offline
    R Offline
    razi3lll
    wrote on last edited by
    #1

    I need to send message from my computer to another with NetMessageBufferSend function. Everything works fine when i'm sending to a computer on the same domain as mine. The problem is that i need to send a message to computer in another domain. Does anyone have experience with this? Any help will be appreciated.

    D 1 Reply Last reply
    0
    • R razi3lll

      I need to send message from my computer to another with NetMessageBufferSend function. Everything works fine when i'm sending to a computer on the same domain as mine. The problem is that i need to send a message to computer in another domain. Does anyone have experience with this? Any help will be appreciated.

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      Not supported. This is the function that the command line utility "NET SEND" uses, and therefore, has the same restrictions. You'll either have to change your domain configuration so the target domain trusts the senders domain (not likely to happen), convert your domain environment to Active Directory (also not likely to happen), or use a different messenging system that isn't dependent on Windows Security to work. RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

      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