Addon Entry

Now supporting the newest garrysmods.org

New : UserScript to add a search button to any garrysmod.org download page Script Page Install It!

Mirrors

There are no mirrors, request one in the comment section below.
File: pcmod-wirenetwork.zip
Version: 0
Garrysmod.org URL: http://www.garrysmod.org/downloads/?a=view&id=104396
Description: Adds a simple program to PCMod 2 servers, which uses an attached I/O Device to tunnel Wiremod links over a PCMod network.

INSTALLATION INSTRUCTIONS:
1. Extract this into garrysmod/addons/pcmod/
2. Open garrysmod/lua/pcmod/sh_config.lua and find the line starting with "cfg.FullProgramList" (without quotes)
3. Add ",wirenetwork" (without quotes) to the end of the list, before the last quote.
4. Start GMod.

USAGE:

Input F is the clock. When input F changes from 0 to 2, the numbers in A-D are stored as the target IP address (A.B.C.D). When input F changes from 0 to 1, if there is a saved IP address it sends the values of inputs A-E to that IP address.

Outputs 1-5 receive the values of A-E when a packet is received.
Output 6 is the output clock. It toggles between 1 and -1 when a packet is received, 2 and -2 if a "net port locked" error is received (indicating that the port has been locked via the firewall), 3 and -3 if a "net port closed" error is received (indicating the other computer is not running the program).

Image: pcmod-wirenetwork.zip