473,396 Members | 2,106 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Scanner problem

20
I am building a DMS and I am stuck at a place. I have a scanner at the server side and I need to access it from the client side. I need to scan the documents and then upload it to the server. I have searched for it but I only found out about the scanner at the client side using activex controls. now what i need to know is "Is it what I am asking possible ?" and if yes, does anyone have what it takes to solve my problem. i would be very grateful to hearing your reply.
Feb 5 '08 #1
3 922
Plater
7,872 Expert 4TB
I am building a DMS and I am stuck at a place. I have a scanner at the server side and I need to access it from the client side. I need to scan the documents and then upload it to the server. I have searched for it but I only found out about the scanner at the client side using activex controls. now what i need to know is "Is it what I am asking possible ?" and if yes, does anyone have what it takes to solve my problem. i would be very grateful to hearing your reply.
Sort of.
If you create an application (it could be a web app, might be easiest that way) and have it contain methods to scan in the document using it's connected scanner. Then you could provide a way to trigger that to happen remotely, possibly by requesting a special webpage/service from that application running on the server.

So on the server you have:
--------------------------------------
A connected scanner.
A method that can scan in the document on the scanner.
A program that uses that method and can be triggered remotely.


And on any other client PC:
------------------------------------------
A way to talk to the server (a webbrowser navigating to the correct page?) to have the program on the server scan in the page.


What you do with it once it's scanned is up to you.
Feb 5 '08 #2
mylog
20
Sort of.
If you create an application (it could be a web app, might be easiest that way) and have it contain methods to scan in the document using it's connected scanner. Then you could provide a way to trigger that to happen remotely, possibly by requesting a special webpage/service from that application running on the server.

So on the server you have:
--------------------------------------
A connected scanner.
A method that can scan in the document on the scanner.
A program that uses that method and can be triggered remotely.


And on any other client PC:
------------------------------------------
A way to talk to the server (a webbrowser navigating to the correct page?) to have the program on the server scan in the page.


What you do with it once it's scanned is up to you.

OK then I have an application in c# to scan the document then I put it in server as a separate application and I have my other website at server then I do I communicate with them together and how do I talk with the server remotely.
Do you have any source code or links that could solve my problem.
Feb 6 '08 #3
Plater
7,872 Expert 4TB
If you have a C# application that can talk to the scanner already, just incorporate it into your IIS server as a web application of some sort.
Feb 6 '08 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Harmony407 | last post by:
Hello: I am currently creating a database in which a user can scan an image into MS Access. The images once scanned, will be held in a seperate table. Here is my problem. The scanner is not...
0
by: Daniel Bass | last post by:
Symbol MC9000k scanner running Windows Mobile 2003. C# .Net (.Net CF) with OpenNetCf 1.2 installed. Latest Symbol SDK driving the scan engine stuff. I've extracted the barcode scanner handling...
9
by: Dan =o\) | last post by:
Hey guys, I wonder if you could please provide me with some ideas as to how to get around this problem. Symbol MC9000-k, Pocket PC 2003... With a scanner application I've written, data is...
0
by: JPX | last post by:
Hello, I'm developing an aplication that use a scanner with WIA. When I put a paper to scan in the paper-feed tray, Windows XP run an aplication to select the program to use with the scanner. I...
7
by: DemonWasp | last post by:
I've been having some trouble getting the Scanner class to operate the way I'd like. I'm doing some fairly basic file IO and I can't seem to get the class to load the last line/token any way I try....
4
by: Gerry19 | last post by:
Hi All, I'm trying to monitor data passed from a USB Barcode scanner but I can't find any decent code examples of what I need to do, including any references I need to include. I know I need to...
3
by: thename1000 | last post by:
Hi, I'm trying to create this output: Input team 1's name: Team 1 Input team 1's ranking: 90.4 etc.
1
by: uince81 | last post by:
Hi all! I have an application that is registering itself using RegisterLaunchApplication. If in the scanner properties I select: Start this program: "My app" when I press the buttonon on...
6
by: rotaryfreak | last post by:
Hi everyone, ive had this problem for a while and i cant seem to figure out why. I am using eclipse to create my java code. When import the Scanner class, create a new object and so on... ...
1
by: Aycex | last post by:
I am taking my first java class as i am a Database person this is quite interesting and here is my problem. We are supposed to be learning to overload a class and i believe i have my code correct...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.