Lets asume you're connected to 3 networks.

//scon 1 msg $me Hello
Sends to the first network.

//scon 2 msg $me Hello
Sends to the second network.

//scon 3 msg $me Hello
Sends to the third network.

//scon -a msg $me Hello
Sends to all the networks at one time.