Internal Library MIKROBASIC

Discuss with MikroElektronika software developers about current library development.
Post Reply
Author
Message
dsmail
Posts: 23
Joined: 15 Mar 2017 17:46

Internal Library MIKROBASIC

#1 Post by dsmail » 16 Mar 2017 14:46

hi, I have used for a long time and successfully mikroBasic compiler for various projects on micro 18f67j60,
using the Ethernet library I realized that I can not open a TCP session without request, send a string to a given
IP address and close the session.
To do this I think I figured I need the new internal Ethernet library and I downloaded and updated version 1.0.7.
I do not quite find a simple example in which both defined IP device, MACADDRESS to open a TCP session, sending
string and close session. There is a simple example that shows me which are the minimum parameters to be defined:
IP ADDRESS, MACADDRESS, PORT, open a TCP session to a specific IP, send a string, and closes? Thank you

User avatar
danilo.milovic
mikroElektronika team
Posts: 501
Joined: 05 Dec 2016 14:59

Re: Internal Library MIKROBASIC

#2 Post by danilo.milovic » 17 Mar 2017 17:26

Hi,

I've answered you in this topic viewtopic.php?f=97&t=69743

Please don't open multiple topic with same request.

Regards,

Danilo

Post Reply

Return to “Library Development Discussion”