... fiber optic cable. The ONT converts the optical signal from the fiber into an electrical signal that your network devices can use. From the ONT, a LAN cable carries the converted signal to your router. Connection to the Router (A1 SU 5250): The ONT sends the network signal (via the yellow LAN cable) ...
... fiber optic cable. The ONT converts the optical signal from the fiber into an electrical signal that your network devices can use. From the ONT, a LAN cable carries the converted signal to your router. Connection to the Router (A1 SU 5250): The ONT sends the network signal (via the yellow LAN cable) ...
Marco, Some benchmarks using a table opened by other user containing 6000 records indexed in a lan 0.06 seconds using Enrico's technique and 11.57 seconds using a normal DO WHILE !EOF() ; SKIP ; ENDDO cicle If table is opened only by this test program the speed is the ...
Some benchmarks using a table opened by other user containing 6000 records indexed in a lan 0.06 seconds using Enrico's technique and 11.57 seconds using a normal DO WHILE !EOF() ; SKIP ; ENDDO cicle
If table is opened only by this test program the speed is the same 0.06 seconds
Sql can be used with DBF... (partly forum code) Not sure if the speed is better in Lan than with CDX used by more people. How to get recno() with SQL is not known by me. ChatGPT gave 2 options, but not working with my small knowledge of SQL #include "fivewin.ch"#include ...
... reading the cdx file directly I can obtain the list of records one by one. I remember you that If the cdx file is opened by another person in my lan the speed going down tremendously. If you could with some basic function obtain this array (the records) by reading only the cdx file it would be ...
... run this program with DBF and CDX files opened only by this program second time run this program with only DBF opened by another pc in the same lan third time run this program with dbf and cdx opened by another pc in the same lan Let's not think about anything other than this clarifying example ...
... program that writes data. For this last table it is very very slow. I simply copy in local disk c: CDX files and open it instead the one on the lan. The difference in performance are 29,77 seconds if I open cdx on lan 2,42 seconds If I copy cdx files in locel and open it This is a great solution ...
... don'y have the slow down I remember that many many years in a Netware access to a server volume was more fast than local hard sisk using a 10 mbit lan coaxial cable!
... Rao wanted to explain that in full theorie/praktic but due to time/work that item was not covered yet. You probebli know that speed issues over LAN are gone once using FWH with Remote Desktop.
Hi, this little example executed in a lan environment in which the server is linux, microsoft or simply a shared folder from a windows 10 client, highlights that if the dbf table is open from another user in another pc or even in the same pc ...
I have to connect 10-20 units of IP Camera via Lan cable distance 20-50m. So, I cannot use webcam for this application, Did anyone have the sample code for connect to IP Camera via RTSP or TCP/IP Protocal ?
... Revisa lo siguiente: 1- La categoría del cableado (recomendado categoría 6), en cada una de las terminales, 2- Switch gigabyte, 3- El puerto RJ45 LAN de cada pc debe ser de gigabyte, si un puerto lan de un pc es diferente, esto enlentece a la red y puede causar esos efectos que dices. Saludos.
... desarrollo con Windows 11 Home a 64 bits funciona muy bien y me devuelve el precio, en este ejemplo los 100.00 Pero en la pc usada como servidor LAN, con Windows 10 Pro a 64 bit no devuelve los 100.00 como si en el combobox el usuario saliera con la tecla VK_UP, el usuario sale con la tecla VK_TAB. ...