Search found 19 matches: multicast

Return to advanced search

Re: O.T. 6420 Unable to "discover" the ADServer [SOLCUCIONADO]

... Server has failed. To communicate with 32-bit applications via IP, the Advantage Database Server creates two sockets and listens for specific multicast and mail (NetBIOS mailslot) packets. For IPX networks, the Advantage Database Server uses SAPs for discovery. Generally, a 6420 error is caused ...
by MarioG
Thu Jun 23, 2016 2:12 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: O.T. 6420 Unable to "discover" the ADServer
Replies: 8
Views: 2161

Re: O.T. 6420 Unable to "discover" the ADServer [SOLCUCIONADO*

... Server has failed. To communicate with 32-bit applications via IP, the Advantage Database Server creates two sockets and listens for specific multicast and mail (NetBIOS mailslot) packets. For IPX networks, the Advantage Database Server uses SAPs for discovery. Generally, a 6420 error is caused ...
by MarioG
Thu Jun 23, 2016 2:11 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: O.T. 6420 Unable to "discover" the ADServer
Replies: 8
Views: 2161

O.T. 6420 Unable to "discover" the ADServer

... Server has failed. To communicate with 32-bit applications via IP, the Advantage Database Server creates two sockets and listens for specific multicast and mail (NetBIOS mailslot) packets. For IPX networks, the Advantage Database Server uses SAPs for discovery. Generally, a 6420 error is caused ...
by MarioG
Thu Jun 23, 2016 1:19 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: O.T. 6420 Unable to "discover" the ADServer
Replies: 8
Views: 2161

Re: Getpeername() question

Thanks Antonio! In my case with a multicast-socket i only receive messages over the local LAN. This messages comes from time to time. The manufacturer from the hardware says to me, that all maximal 10 seconds the message is refreshed. So i ...
by byte-one
Tue May 03, 2016 8:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Getpeername() question
Replies: 6
Views: 922

Re: Mensajeria en Sistema

... are very important for proper work of PopMessenger. There are two available communication modes (both use UDP protocol): UDP Broadcast and IP Multicast. UDP port 8473 Tcp port 8473 perhaps the our Wsocket class not run ok or I not Understood how create a chat (with chat class) run ok
by Silvio.Falconi
Sat Mar 19, 2016 8:29 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Mensajeria en Sistema
Replies: 8
Views: 3231

Re: Mensajeria en Sistema

... are very important for proper work of PopMessenger. There are two available communication modes (both use UDP protocol): UDP Broadcast and IP Multicast. UDP port 8473 Tcp port 8473 then I understtod perhaps our fwh wsocket class not run ok
by Silvio.Falconi
Mon Feb 01, 2016 12:21 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Mensajeria en Sistema
Replies: 8
Views: 3231

Re: GPRS

Manuel Valdenebro wrote:Creo que este código lo estas usando en un servidor propio, que recibe la información por socket...

Mi aplicación lee de un puerto serie directamente.



Manuel Valdenebro wrote:...Pero mi servidor es un hosting en internet, normal y corriente...

La conexión es TCP o UDP (multicast)
by JmGarcia
Thu Nov 10, 2011 9:21 pm
 
Forum: FiveWin para Pocket PC
Topic: GPRS
Replies: 10
Views: 4673

Multicast

Hello all!
Has anyone a sample for using the INET.. functions from xHarbour to receive Multicast-massages?
Thanks!
by byte-one
Tue Aug 23, 2011 11:01 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Multicast
Replies: 0
Views: 274

Re: Error SOCKET 10093 en Windows VISTA

Hola JmGarcia

JmGarcia wrote:¿ Esta clase usa comunicaciones "multicast" ?


No esta soportado pero con algunos cambios a la clase podriamos resolverlo

http://jungla.dit.upm.es/~jmseyas/linux/mcast.como/Multicast-Como-6.html
by Daniel Garcia-Gil
Thu Sep 10, 2009 9:47 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error SOCKET 10093 en Windows VISTA
Replies: 8
Views: 1344

Re: Error SOCKET 10093 en Windows VISTA

Daniel Garcia-Gil wrote:Has intentado usar la clase TSocket nativa de fivewin?

¿ Esta clase usa comunicaciones "multicast" ?
by JmGarcia
Wed Sep 09, 2009 5:11 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error SOCKET 10093 en Windows VISTA
Replies: 8
Views: 1344

Re: Error SOCKET 10093 en Windows VISTA

... porque no pruebas con la clase tsocket de xHarbour Yo la uso y funciona perfecta en Vista ¿ Algún ejemplo ? ¿ Esta clase usa comunicaciones "multicast" ?
by JmGarcia
Wed Sep 09, 2009 5:07 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error SOCKET 10093 en Windows VISTA
Replies: 8
Views: 1344

...una pregunta... solucionaste lo del multicast??? Hola Luis: Si, ya solucione lo del multicast, y ademas trabajando en 32 bits. Era cuestión del formato de las variables de intercambio con el API de Windows. Para PPC me tengo que poner a ello, ...
by JmGarcia
Sat Nov 15, 2008 7:22 pm
 
Forum: FiveWin para Pocket PC
Topic: Error al compilar con FWPPC de Mayo-2007
Replies: 10
Views: 4422

... (TCP/IP). Now I found a prg at http://www.leadmind.com/index.html but it have a price... It use broadcasting address (255.255.255.255 ) or Multicast why we cannot create it with fwh ? Perhaps winsock classes not run ok ?
by Silvio
Thu Sep 25, 2008 4:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TCPIP Chat
Replies: 18
Views: 5362

... el comando de alto nivel DLL FUNCTION no puedes rellenar las estructuras anidadas En fin... empezaremos a pensar "algo" en C. Aqui un ejejmplo de MULTIcast y de BROADcast hecho con las funciones INetInit, INetClose, INetCleanup, INetDGramBind, INetDGramSend y InetDGram. Solo que el TTL de la trama ...
by JmGarcia
Tue Mar 04, 2008 8:31 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Estructuras dentro de estructuras, y ademas con arrays...
Replies: 12
Views: 2913

... TIP de Harbour He mirado la TIP y no me da soluciones, pero siguiendo la pista que me has dado he llegado a funciones de xHarbour de tratamiento multicast. Pero me encuentro que no me "llenan" del todo en cuanto a posiblidades. INetDGramBind(<nPort>,[<cIPAddress>],[<lBroadcast>],[<cMulticast>]) ...
by JmGarcia
Tue Mar 04, 2008 5:21 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Estructuras dentro de estructuras, y ademas con arrays...
Replies: 12
Views: 2913
Next

Return to advanced search