Thread: IPv6 Directed Routing

  1. #1
    Registered User
    Join Date
    Nov 2002
    Posts
    4

    IPv6 Directed Routing

    I have a Winsock program that sends data from one IPv6 host to another. Both hosts use the IPv6 that comes with Windows XP. Is there a way I can specify a specific route for my data before it reaches the destination?

    Thanks in advance.

  2. #2
    End Of Line Hammer's Avatar
    Join Date
    Apr 2002
    Posts
    6,231
    Research source routing, but why you'd want to do this, I don't know!
    When all else fails, read the instructions.
    If you're posting code, use code tags: [code] /* insert code here */ [/code]

  3. #3
    Registered User
    Join Date
    Nov 2002
    Posts
    4
    I have tried researching in this area but have not been able to find anything useful. I am trying to find some statistics related direct routing.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 8
    Last Post: 05-07-2009, 11:31 AM
  2. pcap and ipv6
    By IsmAvatar2 in forum Networking/Device Communication
    Replies: 1
    Last Post: 06-10-2008, 10:25 AM
  3. IPv6 multicast example code
    By Sang-drax in forum Networking/Device Communication
    Replies: 7
    Last Post: 07-25-2005, 09:26 AM
  4. IPv6 Directed Routing
    By leonidas in forum C++ Programming
    Replies: 2
    Last Post: 11-26-2002, 09:18 AM
  5. IPv6 directed routing
    By leonidas in forum Windows Programming
    Replies: 0
    Last Post: 11-25-2002, 01:40 PM