cheesestraws
Well-known member
OK, here's a Mini vMac with LocalTalk over UDP support. Please play with it. Source code is, of course, included
[*]If you have WireShark installed or similar you should be able to see the packets whizzing around
If you've managed to build the code I posted earlier, you should be able to use llapping -a to see all the nodes on your virtual network, and llapping <node> to ping a node.
[*]I've only tested this on my personal MacBook Pro running 10.11. It may or may not work on other platforms at the moment.
Please let me know if this works for you / does not work for you.
View attachment minivmac-upload.zip
- If you don't like running random binaries, rebuild it; make clean && make will work
- LocalTalk ought to just be plug and play. You should be able to launch multiple Mini vMacs and have them just be able to see each other automatically
(though I have only tested this build with multiple copies of the emulator on the same machine, because I'm still in a hotel.
- small print: this will only work inside a single IP subnet, but most home networks etc are single IP subnets.
[*]If you have WireShark installed or similar you should be able to see the packets whizzing around
[*]I've only tested this on my personal MacBook Pro running 10.11. It may or may not work on other platforms at the moment.
Please let me know if this works for you / does not work for you.
View attachment minivmac-upload.zip