Search found 124 matches: ports

Return to advanced search

Re: OT: ADS & Win 10 April Update

... the following to Automatic, and turn them on: Function Discovery Services ( both services ) SSDP Discovery UPnP Device Host In addition, ADS uses ports to discover their server. These may also have been blocked by the firewall: extended-sys.mcast.net:2989 port 138 ADS is apparently still trying ...
by TimStone
Tue May 15, 2018 3:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: OT: ADS & Win 10 April Update RESOLUTION
Replies: 25
Views: 6323

Another for Sockserv and sockcli

... client I did not understand how it can run an application I found it on the internet called popmessenger which uses the tcip protocol and has the ports inserted and the IP address but I do not see any server program (http://www.leadmind.com)
by Silvio.Falconi
Mon Apr 30, 2018 8:56 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Another for Sockserv and sockcli
Replies: 0
Views: 425

Re: Ports to 485 with converter USB, please help.

Look this Example of C code to transmit data Here is a basic example on how to transmit a sequence of chars (in this case 0x55 0x00 0x55) over the RS485 line. // rs485tx.c // Basic example of RS485 half duplex transmission #include <sys/ioctl.h> #include <fcntl.h> #include <stdio.h>...
by Busmatic_wpb
Thu Feb 08, 2018 3:30 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Ports to 485 with converter USB, please help.
Replies: 7
Views: 1514

Re: Ports to 485 with converter USB, please help.

The hardware of the RS-232 has a dedicated line to transmit only and a separate one to receive, so there are no conflicts when transmitting and receiving. Now..  Transmit by 485 is not equal to transmit by 232, because in 485 you have a single line of data that is used to transmit or to receive, and...
by Busmatic_wpb
Thu Feb 08, 2018 3:22 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Ports to 485 with converter USB, please help.
Replies: 7
Views: 1514

Re: Ports to 485 with converter USB, please help.

Oscar,

I do not think I understood the problem well, but reading the function Mandar_enq seems to try 10 times to send a string...

What I can tell you is that you do not have to send the string, but the sequence char (02) + char (30) + char (30) +....
by Diego Decandia
Wed Feb 07, 2018 11:44 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Ports to 485 with converter USB, please help.
Replies: 7
Views: 1514

Re: Ports to 485 with converter USB, please help.

Oscar, Ok, I know what is going on :-) The sent values are hexadecimal !!! ;-) Chr( 0x02 ) + Chr( 0x30 ) + Chr( 0x30 ) + Chr( 0x30 ) + Chr( 0x31 ) + Chr( 0x31 ) + Chr( 0x33 ) + Chr( 0x30 ) + Chr( 0x30 ) + Chr( 0x31 ) + Chr( 0x34 ) + Chr( 0x03 ) // 12 bytes Tx seems to be transmited bytes and they ar...
by Antonio Linares
Wed Feb 07, 2018 9:09 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Ports to 485 with converter USB, please help.
Replies: 7
Views: 1514

Re: Ports to 485 with converter USB, please help.

Thanks Antonio. Thanks Antonio, either. I have noticed that the third party application sends a length of RX is 44 and the length that I sent is 36 from where the difference comes out. http://www.busmaticcr.com/pantalla.bmp look at the RX below sending 44 byts ?? It tells me that 8 byts more ?? wher...
by Busmatic_wpb
Tue Feb 06, 2018 10:33 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Ports to 485 with converter USB, please help.
Replies: 7
Views: 1514

Ports to 485 with converter USB, please help.

Hellow My friends Some of you have had experience with communication with USB ports to 485 with converter. There will be state codes in ports 485 ?? . Please someone to give me a hand. I have a counter of people, communicate by 485 and I put a converter to USB, ...
by Busmatic_wpb
Mon Feb 05, 2018 11:33 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Ports to 485 with converter USB, please help.
Replies: 7
Views: 1514

SockCli and SockServer sample using is not clear for me

... find a solution or do I also need the SockServ program to work. I don't think so, but I could be wrong. I don't want to go back to TAPI and Serial ports since Lan can be working. Any suggestions, samples?
by Marc Venken
Wed Sep 20, 2017 2:47 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SockCli and SockServer sample using is not clear for me
Replies: 10
Views: 1895

Re: Consulta sobre OpenComm()

... both queue sizes set to zero, the return value is IE_OPEN if the device is already open or IE_MEMORY if the device is not open.indows allows COM ports 1 through 9 and LPT ports 1 through 3. If the device driver does not support a communications port number, the OpenComm function will fail. The ...
by carlos vargas
Thu Jun 15, 2017 10:57 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Consulta sobre OpenComm()
Replies: 5
Views: 1135

Re: How to disable msg about empty USB-drives ? (solved)

... I finished the one-click BACKUP-section and noticed the following : http://www.pflegeplus.com/IMAGES/Usb2.jpg Only connected USB-ports are visible. That is OK But why a harddisk connected to the USB-port < T > changes the type to < 3 >. I changed the harddisk against ...
by hebert_j_vargas
Wed Aug 03, 2016 12:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to disable msg about empty USB-drives ? (solved)
Replies: 9
Views: 2836

Re: How to disable msg about empty USB-drives ? (solved)

... I finished the one-click BACKUP-section and noticed the following : http://www.pflegeplus.com/IMAGES/Usb2.jpg Only connected USB-ports are visible. That is OK But why a harddisk connected to the USB-port < T > changes the type to < 3 >. I changed the harddisk against ...
by ukoenig
Mon Aug 01, 2016 3:45 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to disable msg about empty USB-drives ? (solved)
Replies: 9
Views: 2836

Re: How to disable messages about empty USB-drives ?

Cristobal, thank You very much it seems all USB-ports are checked calling aDrives() If the USB is empty, a message is shown < please insert a data-medium >. Maybe there is somethig like a < autocheck > for USB inside the system-settings ...
by hebert_j_vargas
Fri Jul 29, 2016 5:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to disable msg about empty USB-drives ? (solved)
Replies: 9
Views: 2836

Re: How to disable messages about empty USB-drives ?

Cristobal, thank You very much it seems all USB-ports are checked calling aDrives() If the USB is empty, a message is shown < please insert a data-medium >. Maybe there is somethig like a < autocheck > for USB inside the system-settings ...
by ukoenig
Fri Jul 29, 2016 5:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to disable msg about empty USB-drives ? (solved)
Replies: 9
Views: 2836
PreviousNext

Return to advanced search