C Board  

Go Back   C Board > Community Boards > Tech Board

Reply
 
LinkBack Thread Tools Display Modes
Old 10-05-2009, 11:28 AM   #1
(?<!re)tired
 
Mario F.'s Avatar
 
Join Date: May 2006
Location: Portugal
Posts: 5,220
IPv6 zone index format

What defines the format of an IPv6 address zone index? Or maybe in other words, can I address a specific zone index, and if so can I use a familiar format to my system and expect it to be correctly translated on the target system?

Say I ping a Linux machine on my network with my Windows system (nevermind for a moment I may not be able to map ipv4 addresses):

Code:
ping -6 ::ffff:192.168.10.7%1
ping -6 ::ffff:192.168.10.7%eth1
Can I use the windows format and it will be correctly translated? Or am I forced to use the Linux format for the zone index? Who's responsible for the translation?
__________________
Originally Posted by brewbuck:
Reimplementing a large system in another language to get a 25% performance boost is nonsense. It would be cheaper to just get a computer which is 25% faster.



Last edited by Mario F.; 10-05-2009 at 11:36 AM.
Mario F. is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
20q game problems Nexus-ZERO C Programming 24 12-17-2008 05:48 PM
GradeInfo kirksson C Programming 23 07-16-2008 03:27 PM
Compression/Decompression Wave File and MP3 cindy_16051988 Projects and Job Recruitment 51 04-29-2006 06:25 AM
Function to check memory left from malloc and free? Lechx C Programming 4 04-24-2006 05:45 AM
file index update error daluu C Programming 1 04-28-2003 02:47 AM


All times are GMT -6. The time now is 03:40 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0 RC2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22