Как я могу командовать PTZ
Привет я Корей
ı am sorry for my bad English. I hope you can understand me. My question is; I need to send a pantilt command using ethernet cable. Those who do not know the pantilt can think of it as a kind of motor. And I'm sending the command to the a driver. I need to write with the C ++ programming language. Previously I was able to control the pantilt by sending command with serial communication using visual studio c ++. I need to send pant command using ethernet instead of serial communication. I am stranger to this because I have not used the tcp/ip protocol before. In short, I have to send a command from my computer over a ethernet cable in a pant. I do not have any kind of information to help, such as how to do things, research topics, sample projects. I read a lot of articles from the internet but I do not know which one is useful for me.
спасибо за каждую мысль.
Что я уже пробовал:
Я думаю, что сделаю это с помощью программирования сокетов. Я на правильном пути?