Rocksolid Light

Welcome to RetroBBS

mail  files  register  newsreader  groups  login

Message-ID:  

Heisenberg may have slept here...


devel / comp.lang.xharbour / Re: Android?

SubjectAuthor
* Android?Wally
+- Re: Android?Ella Stern
`- Re: Android?dlzc

1
Android?

<52b069a9-48f7-44f1-bbd0-86213e62b09fn@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=16884&group=comp.lang.xharbour#16884

  copy link   Newsgroups: comp.lang.xharbour
X-Received: by 2002:ac8:5ec1:: with SMTP id s1mr49218qtx.584.1640217170124;
Wed, 22 Dec 2021 15:52:50 -0800 (PST)
X-Received: by 2002:ad4:5f8c:: with SMTP id jp12mr4423734qvb.68.1640217169831;
Wed, 22 Dec 2021 15:52:49 -0800 (PST)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.xharbour
Date: Wed, 22 Dec 2021 15:52:49 -0800 (PST)
Injection-Info: google-groups.googlegroups.com; posting-host=2600:1700:3c30:bda0:4956:445a:47fe:bbbd;
posting-account=AXyfNQoAAAC6KgBegqnQAZkvgET5FwIK
NNTP-Posting-Host: 2600:1700:3c30:bda0:4956:445a:47fe:bbbd
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <52b069a9-48f7-44f1-bbd0-86213e62b09fn@googlegroups.com>
Subject: Android?
From: wallyschwarz@gmail.com (Wally)
Injection-Date: Wed, 22 Dec 2021 23:52:50 +0000
Content-Type: text/plain; charset="UTF-8"
Lines: 4
 by: Wally - Wed, 22 Dec 2021 23:52 UTC

Is anyone experienced in building an Android app that would scan a barcode and talk to a Windows server where a dbf file exists to update the dbf?

What I would like is to have an Android based barcode scanner. Scan the stock number, tell me where in the warehouse the product should be stored.

Or scan the stock number and update it's warehouse location.

Re: Android?

<6f48e487-d83b-4fdc-b0d1-0ba9a8d85dd4n@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=16885&group=comp.lang.xharbour#16885

  copy link   Newsgroups: comp.lang.xharbour
X-Received: by 2002:a05:6214:1d03:: with SMTP id e3mr2361430qvd.77.1640278738418;
Thu, 23 Dec 2021 08:58:58 -0800 (PST)
X-Received: by 2002:a05:622a:609:: with SMTP id z9mr2353446qta.243.1640278737914;
Thu, 23 Dec 2021 08:58:57 -0800 (PST)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border2.nntp.dca1.giganews.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.xharbour
Date: Thu, 23 Dec 2021 08:58:57 -0800 (PST)
In-Reply-To: <52b069a9-48f7-44f1-bbd0-86213e62b09fn@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=82.78.21.137; posting-account=H3ofRwoAAADbRxQ3Wi989fFKCMQ4Av_J
NNTP-Posting-Host: 82.78.21.137
References: <52b069a9-48f7-44f1-bbd0-86213e62b09fn@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <6f48e487-d83b-4fdc-b0d1-0ba9a8d85dd4n@googlegroups.com>
Subject: Re: Android?
From: ellailona@gmail.com (Ella Stern)
Injection-Date: Thu, 23 Dec 2021 16:58:58 +0000
Content-Type: text/plain; charset="UTF-8"
Lines: 12
 by: Ella Stern - Thu, 23 Dec 2021 16:58 UTC

On Thursday, December 23, 2021 at 1:52:50 AM UTC+2, Wally wrote:
> Is anyone experienced in building an Android app that would scan a barcode and talk to a Windows server where a dbf file exists to update the dbf?
>
> What I would like is to have an Android based barcode scanner. Scan the stock number, tell me where in the warehouse the product should be stored.
>
> Or scan the stock number and update it's warehouse location.

Two modules:
1. Mobile application (client) built in Android Studio or Visual Studio, or no-code solution like App Inventor, or a JavaScript app
- when started for the first time, the app requests permission to access the cam
- uses REST API calls to communicate with the server application (middleware)

2. The middleware is receiving calls from the client (exposing the REST API endpoints to authenticated users), and is accomplishing the necessary operations in your database (whatever data store you have).

Re: Android?

<7e9f93ca-db0b-4466-a149-f8bcd8698235n@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=16886&group=comp.lang.xharbour#16886

  copy link   Newsgroups: comp.lang.xharbour
X-Received: by 2002:ac8:5806:: with SMTP id g6mr2353704qtg.581.1640278774933;
Thu, 23 Dec 2021 08:59:34 -0800 (PST)
X-Received: by 2002:ac8:5e0f:: with SMTP id h15mr2411372qtx.123.1640278774781;
Thu, 23 Dec 2021 08:59:34 -0800 (PST)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border2.nntp.dca1.giganews.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.xharbour
Date: Thu, 23 Dec 2021 08:59:34 -0800 (PST)
In-Reply-To: <52b069a9-48f7-44f1-bbd0-86213e62b09fn@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=68.107.209.13; posting-account=7bF0GwoAAABMFHX6V4fON4-1F6LFJ834
NNTP-Posting-Host: 68.107.209.13
References: <52b069a9-48f7-44f1-bbd0-86213e62b09fn@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <7e9f93ca-db0b-4466-a149-f8bcd8698235n@googlegroups.com>
Subject: Re: Android?
From: dlzc1@cox.net (dlzc)
Injection-Date: Thu, 23 Dec 2021 16:59:34 +0000
Content-Type: text/plain; charset="UTF-8"
Lines: 21
 by: dlzc - Thu, 23 Dec 2021 16:59 UTC

Dear Wally:

On Wednesday, December 22, 2021 at 4:52:50 PM UTC-7, Wally wrote:
> Is anyone experienced in building an Android app that would scan
> a barcode and talk to a Windows server where a dbf file exists to
> update the dbf?
>
> What I would like is to have an Android based barcode scanner. Scan
> the stock number, tell me where in the warehouse the product should
> be stored.
>
> Or scan the stock number and update it's warehouse location.

Not telling you anything you probably don't already know, but most QR scanners on phones generate an "internet address" and pass it on to a browser session. Easiest to ride the horse in the direction it is going.

So if you had a local web server, accessible over your local network, you could have it serve up a database view / edit screen to display in the phone's browser session.

Is your database and possible server located in the same facility, in the same set of IP addresses?

No I cannot help with developing your app. Just trying to get juices flowing.

David A. Smith

1
server_pubkey.txt

rocksolid light 0.9.81
clearnet tor