Title: Off-topic socket question

I have an app that is a mix of Jboss, Tomcat, and a custom socket server. The socket server is a media repository that will serve as a back-end to my EJBs in JBoss. Think of the socket server as a kind of specialized FTP site. The socket server is a replacement for the unreliable support of BLOBs in Oracle.

The integration between the socket server and the EJBs is no big deal. What I am wondering is if I can use the socket server to integrate a (ugh) Visual Basic client to my infrastructure. One group of end users will be producing content. They use a tool that is a VB client automating MS Word, I'd like to have this VB client to be able to interact with my socket server to allow the users to "post" content to the repository.

Dave Bolt
There is always plenty of bandwidth, just none for you.

Reply via email to