
- Previewing SVG in HTML-Kit
- Multiple browser modes on a single tab
- HTML-Kit Tools in German
- Wizards for creating HTML lists and tables
- File versioning and backup
Did you know that HTML-Kit Tools can create local discussion groups for chatting and sharing source code? This article describes how to create a discussion server on your LAN.
The following steps assume that your friends at work are using HTML-Kit Tools and that their computers are connected to a single local area network (LAN). To keep things simple, let’s also assume that computer A has the IP 192.168.1.10 and that computer B has the IP 192.168.1.20
- Open HTML-Kit Tools on computer A (192.168.1.10). Select "Tools > Group Discussion > Start New Discussion Server" from the main menu. Enter a title such as "Code Chat" and click "OK"
- On the same computer (computer A), select "Tools > Group Discussion> Join Discussion" from the main menu. Enter 192.168.1.10 for the "Server Address" and click "OK."
- On computer B, select "Tools > Group Discussion > Join Discussion" and enter 192.168.1.10 for the "Server Address." Click "OK."
Given that this network traffic between computer A and B is not blocked by any firewalls, you should now be able to chat with your friend on the other computer.
To send source code, click the "Show shared windows" button. Paste some code in the first window and click "Show my code to others" to send it to everyone in your local discussion group.