|
-
Feb 16th, 2005, 04:15 AM
#1
Thread Starter
New Member
Need help with Winsock. thanks
Guys, i'm working on converting a VB 6.0 program to VB.net.
It was a client progam connected to the server by using TCP/IP. In VB 6.0, it was able to send double type straight away to the server using COM component. The problem is when using VB.net socket class, it only allows me to send byte array instead of double type. Is there any way i can send a double variable ? because i don't want to change the server program.
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|