Hi Mark, I am using the non buffered mode and try to connect to
a TCP host from uTasker. uTasker is set to IP 10.1.2.38
and the remote host has IP 10.1.2.47. After connecting the listener
gets an EVENT_ABORT. Here's the Wireshark log. It looks like uTasker
sends an ARP broadcast out asking who is 10.1.2.47, then 10.1.2.47
send out 3 ARP broadcasts asking who 10.1.2.38 is then stops.
It looks like uTasker is not sening back the ARP request to
10.1.2.47.
The connect code returns OK. I got a valid socket number, 6,
and I'm using remote port 9002.
if (fnTCP_Connect(IMS_TCP_socket, ipIMS, IMS_HOST_PORT, 0, 0) >= 0)
I can ping uTasker from 10.1.2.251 Ok and acces the uTasker web
server with no problems.
Thanks,
John
No. Time Source Destination Protocol Info
4 10.032296 Advantec_37:40:40 Broadcast ARP Who has 10.1.2.38? Tell 10.1.2.47
No. Time Source Destination Protocol Info
5 294.297014 Phonetic_00:1f:30 Broadcast ARP Who has 10.1.2.47? Tell 10.1.2.38
Address Resolution Protocol (request)
No. Time Source Destination Protocol Info
6 302.262124 Advantec_37:40:40 Broadcast ARP Who has 10.1.2.38? Tell 10.1.2.47
No. Time Source Destination Protocol Info
7 303.298232 Advantec_37:40:40 Broadcast ARP Who has 10.1.2.38? Tell 10.1.2.47
No. Time Source Destination Protocol Info
8 304.294644 Advantec_37:40:40 Broadcast ARP Who has 10.1.2.38? Tell 10.1.2.47
No. Time Source Destination Protocol Info
9 406.338065 Vmware_26:8d:5d Broadcast ARP Who has 10.1.2.38? Tell 10.1.2.251
Frame 9 (42 bytes on wire, 42 bytes captured)
Ethernet II, Src: Vmware_26:8d:5d (00:0c:29:26:8d:5d), Dst: Broadcast (ff:ff:ff:ff:ff:ff)
Address Resolution Protocol (request)
No. Time Source Destination Protocol Info
10 406.338440 Vmware_26:8d:5d Broadcast ARP Who has 10.1.2.38? Tell 10.1.2.251
No. Time Source Destination Protocol Info
11 406.338644 Phonetic_00:1f:30 Vmware_26:8d:5d ARP 10.1.2.38 is at 00:07:f9:00:1f:30
No. Time Source Destination Protocol Info
12 406.338789 10.1.2.251 10.1.2.38 ICMP Echo (ping) request
Frame 12 (74 bytes on wire, 74 bytes captured)
Ethernet II, Src: Vmware_26:8d:5d (00:0c:29:26:8d:5d), Dst: Phonetic_00:1f:30 (00:07:f9:00:1f:30)
Internet Protocol, Src: 10.1.2.251 (10.1.2.251), Dst: 10.1.2.38 (10.1.2.38)
Internet Control Message Protocol
No. Time Source Destination Protocol Info
13 406.339256 10.1.2.38 10.1.2.251 ICMP Echo (ping) reply