Results 1 to 3 of 3
  1. #1
    Moderator Cyberman's Avatar
    Join Date
    Nov 2001
    Posts
    1,824

    Sockets, Servers, and clients on win2K

    Right so I have 2 programs 1 a debugger emulator that provides a server socket for a debugger to connect to on it and the debugger client that connects to it. It seems as though the debugger is not accepting connections on the socket I set for it and enabled on it. This is rather strange. Is it because I am not running the application as Admistrator that it doesn't have priveledges to accept connections on the specified socket address?

    Cyb

    Progress (n.):
    The process through which the Internet has evolved from smart people in front of dumb terminals to dumb people in front of smart terminals.
    -------------------------------------------------------------------
    Recursive (adj):
    see Recursive


    • Advertising

      advertising
      EmuTalk.net
      has no influence
      on the ads that
      are displayed
        
       

  2. #2
    Moderator WhiteX's Avatar
    Join Date
    May 2003
    Location
    The projects.
    Posts
    2,791
    Do you have the admin login so you can test it out?



  3. #3
    Moderator Cyberman's Avatar
    Join Date
    Nov 2001
    Posts
    1,824
    I think the problem is with the binary I have I'm using as a debugger. Grrr.. I wish I had the source code.

    Ahh well I'll have to reimplement (rolls eyes) the damn debugger interface with additions.

    Cyb
    Progress (n.):
    The process through which the Internet has evolved from smart people in front of dumb terminals to dumb people in front of smart terminals.
    -------------------------------------------------------------------
    Recursive (adj):
    see Recursive

Posting Permissions

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