where in the world do you see me comparing both languages?
LOL.. I never said you compared the languages, I said you compared the sorry
winsock control to the networking cababilities offered in .NET.
I wasn't trying to be rude - but having done lots of network programming in
both languages, I can tell you there is no "regression" that you speak of
below.
what i point out
is the
regression to more basic levels of communication programming tools.
Only someone unfamilar with the availabe classes would say that. If you need
simple, you have TcpClient/TcpListener (or UdpClient if you need to do udp).
These do both blocking and non-blocking io. All of the async options provide
for callback notification. Is the fact that they don't provide "Events"
what's making you say this?
If it will make you feel better - spend a couple of hours and write a winsock
control replacement. It's not that hard.
quite
frankly
i dont know why vb2005 developers simply did not just force vb users to use
the
classes in C++. vb2005 is billed as an superior language to vb6 -- it is, so
i think they
could of moved into the future , not backwards. please read more carefully
next time before lol.
LOL.. I'm not even sure I know what your saying here.