No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
4 Posted Topics
Hi, networking is new to me in vb.net as I normally use third party components to do my networking like Winsock Orcas. However I want to make my own classes for networking. The following is what I have so far. It has problems. 1) Its disorganized...particularly the way I'm multi-threading, … | |
Re: I think there is an easier way to do this. Try instead of using integers, use the decimal data type for ALL of your varibles. It looks like there are situations where your change due got turncated. I.E somewhere in your code a decimal got rounded because it was suppose … | |
Re: There is an alternative. This is something that is based of winsock for visual basic 6.0, but is for vb.net. [URL="http://www.codeproject.com/KB/IP/winsock_revamped.aspx?msg=2718838"]http://www.codeproject.com/KB/IP/winsock_revamped.aspx?msg=2718838[/URL] | |
The End.