Hi all,
First, please forgive me if this is a simple question as I am very new to this form of programming, I have some Pascal knowledge and PHP but...
What I am trying to achieve here is quite simple, I want to capture text data that is being streamed via a TCP/IP socket (61328 for ex) to a text file or even better to a table in a MSAccess database. I can live with the text file and then import but figured I would go for the unltimate anyway :-). Currently I capture the data using Hyperterminal then import to Access but I need to have something that requires less human interaction.
I am not sure if Visual Basic is the best way for me to achieve this either so any suggestions would be willingly accepted.
Visual Studio Express Editions31
|