473,385 Members | 1,518 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,385 software developers and data experts.

internet based client server .NET win app

Dear all,

1.
Currently, i have a database windows application and it's attached to a card reader device on client computer...
in intranet (TCP/IP network), it's easy to maintain this client server windows application..

2.
now, the SQL Server Database will be in headoffice (different city),
meanwhile the client application will be in different city too,
and we have to access the SQL Server through HTTP (internet connection)..
the client still has a reader device (+DLL) attached to it.

3.
Logically, we should use ASP .NET,
but it does not solve the device reader issue on client side.

In order to detect and communicate with reader (client side), we consider to use JavaScript and the reader's DLL, but it's not as easy as it appears..
i tried to find how to call this DLL, how to use this DLL's events, methods in JavaScript, but i can not find the sample code for this purpose.
..i already ask question in some forums , but no satisfied answers....

the DLL is a .NET Class Library. the windows application is in C# .NET 2003

4.
then i think of this design :

a. for client side in different city,
we still use windows application , so it's no problem with the reader device DLL stuff...

b. the only issue is how we can send and receive SQL data through
HTTP (internet connection) to SQL Server in headoffice (different city)...


Does anybody know how to do no. 4.b. above ?

Or perhaps better solution sample?



Thankyou,
hendy
Mar 30 '07 #1
1 1214
kenobewan
4,871 Expert 4TB
Have you tried a web service?
Mar 30 '07 #2

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

Similar topics

4
by: Russell Crosser | last post by:
I maintain an internet site. The host is linux based and uses postgres on the server. I wish to install a smallish database (of names and addresses +) on the host, and allow it to be accessed over...
6
by: Mark Jerde | last post by:
I work both from home and at a client site. The client does not allow private computers to be connected to their LAN. It is getting to be a real pain trying to keep all the files synchronized...
12
by: Paul Tillotson | last post by:
At my company we are looking at deploying clients for our client/server app outside our firewall, which will then require our postgres box to be internet-accessible. Does anyone out there have...
6
by: LurfysMa | last post by:
I am working on an electronic flashcard application. I have one version up and running using Visual Basic (6.0) and Access 2000. My long-range plans are to put it up on a website and sell...
0
by: doron.grinstein | last post by:
A lot of architects tackle the issue of exposing internal web services and web applications to the Internet. How many times do you see a requirement such as "the application should be accessible to...
8
by: mouac01 | last post by:
I'm not sure if this is possible. I would like to have a PHP app on the Internet connect and write to a local database (Intranet). For example, users would go to a web site...
0
tjc0ol
by: tjc0ol | last post by:
Hi guys, I'm a newbie of this stuffs, We had a small office network (1 Windows 2K - Server) and (3 Windows XP - Client). I am testing to 1 PC (Windows 2K) installed with Licensed Wingate...
4
by: fbrewster | last post by:
I'm writing an HTML parser and would like to use Internet Explorers DOM parser. Can I use Internet Explorers DOM parser through a web service? thanks for the help
24
by: Asja | last post by:
I have written an application that runs in a kind of peer-to-peer framework. Servers connect to a masterserver, which a client then queries to receive a list of servers. The client selects a server...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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...

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.