VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Organising Communication with WinSocket

by David Meirion Hughes (1 Submission)
Category: Coding Standards
Compatability: Visual Basic 3.0
Difficulty: Beginner
Date Added: Wed 3rd February 2021
Rating: (9 Votes)

This artical will give the user a insight as to how data transactions should occur. it will cover how to send different types of data and then getting the recipent program to understand it and do something with that data and its type, such as setting nicknames and sending messages (in a chat program) also included is a simple chat program that uses the code in the artical and shows you the code in action. the code is very well commented and it aimed at begenner level to intermediate level coders. also included is a nice way to counter act teh effect of "Data Merging" that can occur over slow connections using TCP/IP with out using the slow "Send Complete" event in winsock.

Rate Organising Communication with WinSocket

Download Organising Communication with WinSocket

Download Organising Communication with WinSocket (12 KB)

Organising Communication with WinSocket Comments

No comments have been posted about Organising Communication with WinSocket. Why not be the first to post a comment about Organising Communication with WinSocket.

Post your comment

Subject:
Message:
0/1000 characters