Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Tutorial][VB.Net] Asynchronized Server/Client Demo(using sockets)
#7
(06-03-2011, 12:20 AM)rewter Wrote: I followed your video, got most of it down, but how do I impliement the ability for the server to send a message back to the client?

Or at least let the client also receive data.

The client would have to listen for data to receive similar to how the server does. In the client, create a Sub similar to the server OnRecieve (you could just c/p it over), then in the OnConnect sub of the client, create a new callback to the OnRecieve sub (see the server source).

Let me know of this helps. If not I will go more in depth.
Reply


Messages In This Thread
RE: [Tutorial][VB.Net] Asynchronized Server/Client Demo(using sockets) - by KoBE - 06-03-2011, 10:36 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Need Help With AIM Client AKL3GEND 2 1,116 09-08-2012, 02:15 PM
Last Post: shadywatcher212
  [TuToRiAl] How to make Offline (No Internet) Captcha (Human Confirmation) [TuToRiAl] Resistance 24 11,014 08-30-2012, 10:14 PM
Last Post: Resistance
  File Profiler Demo - Preview - Developed by Ace AceInfinity 4 1,242 12-30-2011, 08:17 PM
Last Post: AceInfinity
  [VB.net]Learn WPF [WPF Tutorial] ThePrinCe 1 1,187 12-03-2011, 10:54 PM
Last Post: HostGap
  {TuToRiAl} How To Verify If Your App. Was Ran As Administrator {TuToRiAl} Resistance 11 5,444 10-11-2011, 04:30 PM
Last Post: Genuine

Forum Jump:


Users browsing this thread: 1 Guest(s)