View previous topic :: View next topic |
Author |
Message |
Mrinmoy Dey
Joined: 23 Jan 2018 Posts: 44
|
Problem in TCP/IP Communication using PIC18F97J60 |
Posted: Sat Apr 14, 2018 12:02 am |
|
|
Hii All!!!
I am facing some problem to do LAN Communication using PIC18F97J60. My job is to fetch real-time data from a place which I have successfully done using RS485 and send the same data to a server through LAN.
But this communication is still not clear to me after putting 2 days behind it.
Can anyone give me a brief idea what to do next step by step to make the communication done ? My MPLAB version is 8.92 and compiler version is 5.025.
Anyone having any idea how to do it, please turn up. |
|
|
temtronic
Joined: 01 Jul 2010 Posts: 9221 Location: Greensville,Ontario
|
|
Posted: Sat Apr 14, 2018 5:07 am |
|
|
try 'googling' for it. There is a TON of PIC-LAN projects on the 'web',so you're not the first to try doing it. I'd even look in the code library here, or search this forum.
The key is to google the proper 'keywords' and their order.
I can't supply working code as I do not use 'PC based LAN' technology as it's unsecured and top heavy.
Jay |
|
|
Mrinmoy Dey
Joined: 23 Jan 2018 Posts: 44
|
|
Posted: Sat Apr 14, 2018 5:13 am |
|
|
@temtronic
Thnx for answer.. May be I am not Googling it with proper keywords.. Can you suggest the proper keywords. |
|
|
temtronic
Joined: 01 Jul 2010 Posts: 9221 Location: Greensville,Ontario
|
|
Posted: Sat Apr 14, 2018 5:23 am |
|
|
you could try 'PIC18F97J60 LAN ccs c code' or something similar |
|
|
Mrinmoy Dey
Joined: 23 Jan 2018 Posts: 44
|
|
Posted: Sat Apr 14, 2018 7:44 am |
|
|
Thanks a lot .. |
|
|
|