Results 1 to 4 of 4

Thread: programtically determine port routed

Threaded View

  1. #1

    Thread Starter
    Member
    Join Date
    Nov 2007
    Posts
    32

    programtically determine port routed

    I have a client server application working but I need to know how to verify a port is open and routed to the client machine.
    Basically a small network diagnostic to make sure a port is routed correctly if a router is used in a network.

    edit for clarity - I am using a TCP sockets server / client and writing in VB 2005

    I want to be able to verify a network connection on a specific port is available before streaming a file to them, but I want this to be a user defined port. so user enters port 2500 as the port to use and the client would ask the server to verify the port is open and can receive data on that port even if inside a network.
    Last edited by gomer; May 6th, 2008 at 03:07 PM.

Posting Permissions

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



Click Here to Expand Forum to Full Width