I am getting ipv6 address from server . Then i am creating url for websocket. my url looks like
ws://[xxxx:xxxx:xxxx:xxxx::xxxx:xxxx]:(port in decimal)
where x(0-f in hexadecimal) this url is working fine in chrome and firefox . but in ie 10 it give syntax error .can anyone tell:-
- -Ipv6 is supporting in ie -10
- -if it is supporting what extra have to be done for supporting ipv6