pub fn send_message( msg: &Vec<u8>, address: String, port: u32, ) -> Result<(), String>
Establishes a tcpsocket with a printer. Sends the message in the Vec