Click here to Skip to main content
15,886,823 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I have knowledge in vb.net but not in asp.net. I have a udp client in vb.net thaat sends messages from computer to computer on the same IP (in school) but i want to send and retrieve it from a web server. I want to know if this is possible to do and if anybody has any tips or tuts.

Or if possible i would use a php script that sends and retrieves items and stores it within a sql database

or anything else as long as it works

thanks in advance.

edit

Just to clarify:

what I have setup already is:

using multiple clients that are in vb.net that use the udp function to send data from ip to ip.

what i am trying to do is:

Link these clients to a server that will be on my azure account to then resend the data back out to the other chat clients.

Why I am doing this:

because I will be able to log the use of the applications and use it on a much wider scale
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900