sending message using tcp/ip in vb.net
Hello...
I have been trying to find some website (Apart from MSDN) which teaches how to send a message through tcp/ip in vb.net.But,I have'nt found any :(
What I want to learn is about this byte conversion,parsing,etc and all this kind of stuff...I dont understand it even a bit.Ive found few samples,but,theyre screwing up my head..so,can anyone guide me to a tutorial which teaches from the basics about sending messages,files etc using tcp/ip client server in vb.net? I dont want the code..i want explaination on how it works
Thanks in advance :)
Re: sending message using tcp/ip in vb.net
If you're migrating to .NET, ideally you should be looking at higher level aspects of the Framework, like XML Web Services and Remoting - which are probably doing already what you're trying to implement manuallywith Sockets...
Re: sending message using tcp/ip in vb.net
No,Im not an ex vb6 developer migrating to .net...I just knew basics of vb6 but more of java and then jumped into .net and ive been working on this for a while....but now,I want to make this existing application which Ive made in vb.net work over the network too.. Please help..
Thanks
Re: sending message using tcp/ip in vb.net
uhh.... Yeah...umm... I'd like a code example... for connecting thru TCP/IP... lol ive found examples aswell...but they didnt work....
*waves his hand in a jedi fasion* " give me an example for a connect to server on button click, you will." *then force pushes a member and runs"*
The thing im creating is a Chat client... for me and my friends... which would connect to a remote server...in a galaxy far far away... (lol,sorry couldnt resist).
Re: sending message using tcp/ip in vb.net
I wonder if someone can just explain me these buffer,byte conversions and stuff...Its screwing me up..or please guide me to a tutorial...like how do I send a simple text message,,,what are the conversions needed? Any tutorial available for a tcpip baby? please helpp
Re: sending message using tcp/ip in vb.net
lol... yeah... anything at all would suffice....
maybe one with a button style connect...lol for me anyways...
Re: sending message using tcp/ip in vb.net
could somebody help me im working on a little program a messagebox generator now i want able 2 send it 2 a ip adress without a other person need a client and me the server
plz help me with it :)