Question Winsock for Windows Mobile ( CodeGuru Forums Wireless Mobile Development ) Updated: 2008-08-12 06:09:36 (4)
Winsock for Windows Mobile
Is there a way to incorperate the Winscok control on a windows mobile device form? I am writing the mobile app in VB.NET. I am creating a mobile version of a piece of software i developed earlier for PC. I need the winsock control to connect to a server and send/recieve information.
Answers: Winsock for Windows Mobile ( CodeGuru Forums Wireless Mobile Development )
Winsock for Windows Mobile
Sorry. It is part of a commercial software package.
WillAtwell
Winsock for Windows Mobile
Ok, i see. No worries. Thanks for your input.
TCanuck42
Winsock for Windows Mobile
Thank you so much. If it is not a hassle, would you mind posting your class module? Thanks in advance.
TCanuck42
Winsock for Windows Mobile
There is none that I know of. I had to do this last year. My solution was to write a class module using the system.net.sockets It was a learning experience but I am very happy with the end result.
There are some samples included with VS online help. They are a bit hard to follow if you are used to the Winsock control but they do help a lot and in the end work better than the winsock.ocx.