|
-
Nov 10th, 2003, 05:09 PM
#1
Thread Starter
Lively Member
Issue with client-server app[Resolved]
Ok this may seem wierd but I have a client server app( not that part). The Server side of it is written in VB6. I am converting the code of the client side over to VB.Net. I am just about done with it. They were using Winsock to talk to each other. Is it possible for me to get the Socket namespace with .Net to talk with the server side winsock. Or am I gonna have to convert the server side code over as well?
Last edited by OUSoonerFan; Nov 11th, 2003 at 10:14 AM.
-
Nov 10th, 2003, 05:24 PM
#2
I'm not sure but I have successfully done the reverse, used a VB6 client to connect to a .NET server.
-
Nov 11th, 2003, 10:17 AM
#3
Thread Starter
Lively Member
I have resolved the issue. The class that ABX put up on this thread http://www.vb-forums.com/showthread....hlight=winsock
helped solve this one. Apparently i was using too high of a socket. I am still kinda new to this socket thing but I am learning it quickly.
Thanks for all your help.
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
|