View Single Post
Sending Rcon commands via UDP
Old
  (#1)
mr.monkey is Offline
Junior Member
 
Posts: 2
Join Date: Aug 2002
   
Default Sending Rcon commands via UDP - 08-29-2002, 08:37 AM

Ho folks,

I'm trying to write my own little app in VB much like Crow Kings AutoKick. I know I have to use the Winsock control and send via UDP and that's all set up with the correct IP and Port but how exactly do I form the syntax to send and receive the info back???

If I use something along the lines of "rconpassord ****" or "rcon status" all I receive back is "ÿÿÿÿdisconnect"

It's driving me mad. Can someone throw me a few pointers please?

Many thanks

Mr. Monkey
  
Reply With Quote