I have a project where several remote systems need to send data to an IP(host) on the internet. This data will evetually get placed in a database.
I could have several remote systems try to connect and send data at the same time.
what are some examples of how to accomplish this?
I'm just looking for ideas for openning sockets on the host to receive the data. Maybe with VB?
-------------------
The greatest obstacle to discovery is not ignorance -- it is the illusion of knowledge.
Daniel Boorstin
I could have several remote systems try to connect and send data at the same time.
what are some examples of how to accomplish this?
I'm just looking for ideas for openning sockets on the host to receive the data. Maybe with VB?
-------------------
The greatest obstacle to discovery is not ignorance -- it is the illusion of knowledge.
Daniel Boorstin