Jump to content
Xtreme .Net Talk

Recommended Posts

Posted
I am trying to implement an XML listener that listens for an XML file and performs a certain task. Does anyone know any good sites or information on where I should begin? have little experience with internet programming in vb.
  • 3 weeks later...
Posted
? what do you mean listens for an xml file.

 

New to all this too so excuse the stupid question:)

 

I have more or less written one now just have a few bugs to fix..

 

What I need is a server application that sits and listens on a certain port for files being sent to it. It only accepts xml files and then these xml files will then interact with a database after being modified with with some SQL for example.

 

A lot of different applications will be interacting with the database so instead of writing code to apply SQL to different languages e.g. ASP, VB, C++ code is simply written to apply the SQL to the XML which saves a lot coding!!!!:D :D

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...