Search found 2 matches

by jmsloan
Mon Sep 26, 2005 3:33 pm
Forum: PHP - Code
Topic: Programming with sockets
Replies: 3
Views: 206

no the receiving server cannot be changed. It is not ours, and they need the data sent via socket in a specific format.
by jmsloan
Mon Sep 26, 2005 3:27 pm
Forum: PHP - Code
Topic: Programming with sockets
Replies: 3
Views: 206

Programming with sockets

I have a general socket question. Here is what I am trying to accomplish. I have a vb program that takes user input and stores it in a database. It then loops with a counter of 30 seconds or until it gets a response in the database with a status of 'C'. The record in the database gets a status of 'C...