C#
C#

help

Root Question Message

Pandetthe
Pandetthe1/24/2023
HttpListener listen on ipv6

Hi, is it possible to specify ipv6 in HttpListener?
Pandetthe
Pandetthe1/24/2023
I mean it is working on windows but on linux no. I found that linux has different implementation. Are there any alternatives?
tebeco
tebeco1/25/2023
ok so stupid question
tebeco
tebeco1/25/2023
can you use Kestrel
tebeco
tebeco1/25/2023
which runs on .net6
tebeco
tebeco1/25/2023
which is Cross Platform
tebeco
tebeco1/25/2023
and is an Http Server
tebeco
tebeco1/25/2023
like if you type dotnet new web
tebeco
tebeco1/25/2023
you have a template with an Http Server inside listening for requests
Pandetthe
Pandetthe1/25/2023
Thanks
ContactFrequently Asked QuestionsJoin The DiscordBugs & Feature RequestsTerms & Privacy