"Hey everyone, Ive created a program that will make making online games as simple as reading strings.
You use an id for your program, for example if I make a game, the id could be "samsgame". So an example code would be netsend("samsgame","sam is at level 1","r"). ("r" means add to the variable, "w" means replace it)
Then, another PSP would call
otherlevel = netget("samsgame")