-
-
Notifications
You must be signed in to change notification settings - Fork 81
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
IPV6 #38
Comments
Hello @abbasqamar, |
i am glad u responded.. well we did the setup the ipv6 hopefully i will update .. the status regarding IPV6 . one more thing dear.. today i had one issue i resolved like didConnect was not calling .i will tell you tomorrow thanks buddy |
Waiting for your response @abbasqamar :) Have fun |
i am opening this issue.. now i got ipv6 configured on server end back end.. now when i am trying to connect to web socket through IPV6 like my mac has now ipv6 this library is unable to connect.. giving error. recieved had response code from server 400 the line of code is let url = NSURL(string: "http://[2600:1700:1c00:20e0::10]:8080/MobileServer/androidapp/websocket"); above is the url..can u connect the above url.. when i was using ipv4 it works great ... |
when i m trying to connect throught ipv6 address its not working.. but our network guy did something i am able to connect throught domain name which is mapped against ipv6 ..thx |
any update ?? |
Hello again @abbasqamar, |
Hello @abbasqamar , |
sorry sorry for late reply.. i m getting same Error network is down but my net is working fine.... are you using this method for testing ipv6 ?? https://developer.apple.com/library/archive/documentation/NetworkingInternetWeb/Conceptual/NetworkingOverview/UnderstandingandPreparingfortheIPv6Transition/UnderstandingandPreparingfortheIPv6Transition.html i have another app i used Singlar R i created on Objective C i hope it will go live without rejection |
its pretty critical issue i made exact app like uber but including some map rotating features for UK Client that app is pretty big i need to know how can i access directly ipv6 IP for websocket thanks buddy .. waiting .. |
Hey @abbasqamar, |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Hi there as you guys know the apple mandatory that your application must support IPV6 if not then they will reject the application they rejected recently my app which was writting in Swift Socket .(who doest not support iv6)
so does StompClientLib support IPV6 ?? kindly reply i am anxiously waiting thanks
The text was updated successfully, but these errors were encountered: