Results 1 to 7 of 7

Thread: sending message using tcp/ip in vb.net

  1. #1

    Thread Starter
    Fanatic Member uniquegodwin's Avatar
    Join Date
    Jul 2005
    Location
    Chennai,India
    Posts
    694

    Talking 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
    Godwin

    Help someone else with what someone helped you!

  2. #2
    Retired VBF Adm1nistrator plenderj's Avatar
    Join Date
    Jan 2001
    Location
    Dublin, Ireland
    Posts
    10,359

    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...
    Microsoft MVP : Visual Developer - Visual Basic [2004-2005]

  3. #3

    Thread Starter
    Fanatic Member uniquegodwin's Avatar
    Join Date
    Jul 2005
    Location
    Chennai,India
    Posts
    694

    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
    Last edited by uniquegodwin; Aug 7th, 2005 at 06:10 AM.
    Godwin

    Help someone else with what someone helped you!

  4. #4
    Hyperactive Member PlaGuE's Avatar
    Join Date
    Jun 2005
    Location
    in ur mind.
    Posts
    445

    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).
    Last edited by PlaGuE; Aug 7th, 2005 at 11:15 PM.
    Without balance, there could only be chaos.
    Without chaos, there could be no balance.
    I live with karma. Eat with destiny. Dream of life without shackles....
    Yet. If life had no consequences, life could not exist, nor could it flourish.


    If at first you dont succeed.You're screwed.

    C++/Java NOOB.

    I aint a professional at PHP, but if i can help i will.

  5. #5

    Thread Starter
    Fanatic Member uniquegodwin's Avatar
    Join Date
    Jul 2005
    Location
    Chennai,India
    Posts
    694

    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
    Godwin

    Help someone else with what someone helped you!

  6. #6
    Hyperactive Member PlaGuE's Avatar
    Join Date
    Jun 2005
    Location
    in ur mind.
    Posts
    445

    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...
    Without balance, there could only be chaos.
    Without chaos, there could be no balance.
    I live with karma. Eat with destiny. Dream of life without shackles....
    Yet. If life had no consequences, life could not exist, nor could it flourish.


    If at first you dont succeed.You're screwed.

    C++/Java NOOB.

    I aint a professional at PHP, but if i can help i will.

  7. #7
    New Member
    Join Date
    Feb 2015
    Posts
    2

    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

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