Results 1 to 3 of 3

Thread: Issue with client-server app[Resolved]

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Sep 2002
    Posts
    90

    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.

  2. #2
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    I'm not sure but I have successfully done the reverse, used a VB6 client to connect to a .NET server.

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Sep 2002
    Posts
    90
    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
  •  



Click Here to Expand Forum to Full Width