LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to develop a clientserver architecture for sending message

I am trying to develop an application for sending sms on a client  server architecture.As i have alreday developed a standalone architecture .I would know like to go for client server architecture.Can anyone help or suggest me as to how to start as i have no prior knowledge regarding client server application in labview

0 Kudos
Message 1 of 2
(2,678 Views)

Your query is a little vague, as you do not say what roles the client and server are to perform, nor any requirements on protocol. Do you want to have a server sending out SMS elsewhere in response to a client request over an internal network, or an internet connection, or does the client communicate with the server by SMS? So many cats, and so many ways to skin them!

 

Whichever, some good starting points are:

Using the Right Networking Protocol

Tutorial: Creating and Accessing a LabVIEW Web Service (Real-Time, Windows)

LabVIEW Web Services FAQ

0 Kudos
Message 2 of 2
(2,661 Views)