Results 1 to 2 of 2

Thread: TCP/IP Divice Configuration...

  1. #1

    Thread Starter
    Addicted Member theonetrueace's Avatar
    Join Date
    Jan 2002
    Location
    South Alabama
    Posts
    196

    TCP/IP Divice Configuration...

    Ok, so here's my latest problem...Does any1 know the classes in the framework that could allow me to get a list of Network Connections and there tcp/ip configurations?...i want to be able to get this info and use netsh to change it, or if u know of a better way, i'm all ears...

    AcE

  2. #2
    Junior Member
    Join Date
    Sep 2003
    Posts
    16
    I am working on a little project which uses UDP connects to interact with an electronic device...

    Try using

    Code:
    Imports System.Net.Sockets
    There are a whole list of TCP commands listed within this namespace.

    If you need any help send me an email:

    [email protected]

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