• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Support v
« Previous 1 ... 61 62 63 64 65 ... 1180 Next »

Wii network access (bridging) setup?
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Wii network access (bridging) setup?
02-11-2021, 06:54 AM
#1
ErikZ Offline
Junior Member
**
Posts: 2
Threads: 1
Joined: Feb 2021
Hi,
I'm planning to develop a small wii homebrew software requiring network access.

Right now I am investigating if I can use Dolphin to speed up the prototyping and having to avoid running to my wii swapping sd cards..
I am running Mac Os X.

When running the devkitppc sockettest program, Dolphin reports an ip of 192.168.1.150 but I am unable to connect to the simple webserver the program exposes from my host machine.

My understanding is that I need to setup some kind of bridge to be able to reach the dolphin from my host. Is this correct?
I have found the following instructions on the wiki: https://wiki.dolphin-emu.org/index.php?title=Broadband_Adapter
Is this applicable for the wii or only gamecube emulation? The mac os vpn instructions listed there is sadly not applicable for modern versions of mac os x.

Is there another way of letting dolphin accessing the network (and internet)?

Thanks in advance!
Find
Reply
02-11-2021, 07:04 AM
#2
JosJuice Offline
Developer
**********
Developers (Some Administrators and Super Moderators)
Posts: 8,693
Threads: 7
Joined: Oct 2014
If you are running a Wii homebrew program in Dolphin, then you should just be able to create a connection to it at 127.0.0.1 (or your computer's local IP address) without having to do anything in particular. If you are running a GameCube homebrew program in Dolphin, things get pretty messy and you would need to involve the Broadband Adapter and all that comes with it.

If you indeed have compiled the program for the Wii and not for the GameCube and it doesn't work, perhaps check try changing the code from using port 80 to using some port above 1024. There's a chance that some security measure in your operating system is blocking you from using port 80.
Find
Reply
02-11-2021, 06:27 PM
#3
ErikZ Offline
Junior Member
**
Posts: 2
Threads: 1
Joined: Feb 2021
Excellent, this worked like a charm both on port 8080 and 80.

Thanks!
Find
Reply
« Next Oldest | Next Newest »


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode