Search found 9 matches

by egoveedee
27 Dec 2009 00:42
Forum: mikroC PRO for PIC Wish List
Topic: TCP functionallity
Replies: 12
Views: 8606

When will the tcp-client functionality be released? (approximitly)
by egoveedee
15 Apr 2009 22:27
Forum: mikroC PRO for PIC General
Topic: http get-request in mikroC PRO 2009
Replies: 3
Views: 3422

Database servers don't generally handle HTTP request...web servers do that..... There is running a PHPscript on a webserver... And that script kan work with http-get-variable's With the MikroC v8.2 can your PIC only answer on a request from a server. My question is: Can the PIC make a connecting to...
by egoveedee
13 Apr 2009 01:23
Forum: mikroC PRO for PIC General
Topic: http get-request in mikroC PRO 2009
Replies: 3
Views: 3422

http get-request in mikroC PRO 2009

Hey,

Is it possible to send een http get-request from a PIC18F4510 (with a enc28J60) to a databaseserver? So, the PIC is the master.

I know, it isn't possible with the v8.2, but is it possible in the new PRO 2009?

Thanks,
Thomas
by egoveedee
11 Feb 2009 15:45
Forum: mikroC Wish List
Topic: TCP connection initiative
Replies: 10
Views: 10380

Re: TCP connection initiative

Another workaround is to send UDP packet to a server and then when it replies we can code for next step. But it is not possible to make UDP server at every server end perhaps difficult for us to persuade programmers :( For me, that's not an option I want to act the microcontroller as client who sen...
by egoveedee
04 Feb 2009 18:51
Forum: mikroBasic General
Topic: ENC28J60 Ethernet LIbrary with TCP/IP Stack
Replies: 18
Views: 18193

Yo2lio,

Thanks for the response!

When will the new compiler released?

Thomas
by egoveedee
04 Feb 2009 14:43
Forum: mikroBasic General
Topic: ENC28J60 Ethernet LIbrary with TCP/IP Stack
Replies: 18
Views: 18193

Hey, I have a topic in the 'MikroC General' forum. http://www.mikroe.com/forum/viewtopic.php?t=18240 I want to send GET-var to my (apache/php/mysql)server. On the server runs a script who insert GET-vars into the database. I think this is not possible with the standaard lib in mikroC. So, I searched...
by egoveedee
02 Feb 2009 15:39
Forum: mikroC General
Topic: send GET-var with ENC28J60
Replies: 0
Views: 1596

send GET-var with ENC28J60

Hi,

How can I send GET-var with the ENC28J60 & PIC18F4510 to a PC?

MicroC v8.1

Thanks,
Thomas

edit: Is this possible?
by egoveedee
29 Jan 2009 00:03
Forum: mikroC General
Topic: PIC18F4510|ENC28J60 send data to mysql-server
Replies: 5
Views: 4859

hey, I already have a php script on my database server(Intel core T2250), but the PIC(with enc28j60) must connect periodicly to this server and send the data(device_id and temperature). I only need the code so my pic can send 2 GET-vars to my database server. In a normal browser you can simple add v...
by egoveedee
26 Jan 2009 15:41
Forum: mikroC General
Topic: PIC18F4510|ENC28J60 send data to mysql-server
Replies: 5
Views: 4859

PIC18F4510|ENC28J60 send data to mysql-server

I want to make a temperaturesensor connected to a mysql database with ethernetcable. So, I choose a temperature-sensor(DS1820) connected to a PIC18F4510 and the pic is connected with the ENC28J60 with a SPI connection. Is it possible to send periodicly(ex each second) a message to the databaseserver...

Go to advanced search