tcp - lpc1769 as client

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

tcp - lpc1769 as client

951 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by alexjoby on Wed Oct 29 06:15:24 MST 2014
hai,

i modified one server code to client , for that i made  active open (instead of passive open). But 3 way handshaking is not taken place . My lpc(client) initiate ARP request and for this, PC(server) is replaying back with ARP replay and after successfully receiving this, LPC(client) generates TCP SYN . But for this SYN, PC(server) is not replaying back .

I checked mac address, ip address ,port no. and i cross verified these things . But still the problem is there.........

in wireshark -  client ip - 192.168.0.101 & port no. 5555  (lpc)

server ip - 192.168.0.102 & port no. 1 (pc)

Labels (1)
0 Kudos
Reply
1 Reply

878 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Alex on Fri Oct 31 07:23:28 MST 2014
how does the wireshark log look like?
did you verify the netmask?
0 Kudos
Reply