vb6 sending images with UDP sockets - TechRepublic
General discussion
November 7, 2011 at 11:01 AM
kaiserjp

vb6 sending images with UDP sockets

by kaiserjp . Updated 14 years, 7 months ago

Hi, I am working in a project to make a vehicle controlled from my portable computer with VB6 (yes, I know jet they are aged, but…), and viewing all the vehicle have in front them. And if I can, I would like have a video recorded with these images.
Actually I am controlling the two servo motors Robotis and the all the electronic bloc of the car.
I have used TCP connections, but the control and the slow computer I have in the car are no a valid solution. So I am testing the UDP socket to send every frame the car capture from the webcamera that they have. I have some data as input in the computer, but I can’t transfer this data to a graphic container (picture or image) to display it first, and save as video after.
I can send the code everyone interested in this app.
If you can help about how transfer the incoming data to a picture, I will be greatyfull to you.

Regards,

This discussion is locked

All Comments