Forum Discussion
53 Replies
- Altera_Forum
Honored Contributor
Sorry, Your english is so broken, that it's hard to understand what You want to say.
- Altera_Forum
Honored Contributor
Of course, That's I want to interface between on Board(Development kit) Cyclone III's Ethernet and a the other computer via Cable. And To solve this problem. I must have programmed to create a IP address. After that I click "Start-Run". And then A dialog play and type Ping IP .....?
- Altera_Forum
Honored Contributor
Moderators should remove this thread, since it doesn't give any useful information and the author has no competence to give a proper question.
- Altera_Forum
Honored Contributor
why do you say so? I pledged to do this. I will look into this doing. But you can explain?
- Altera_Forum
Honored Contributor
I could explain when You'll have a proper basic understanding. You don't have such and You won't understand my explanation.
Are You too dumb to read the documentation or You're just too lazy? - Altera_Forum
Honored Contributor
i will be the compliance with the forum. But you can help me, cannot you?
- Altera_Forum
Honored Contributor
No I can't. I don't have enough competence to help in mental problems.
- Altera_Forum
Honored Contributor
Do you be ill in matal? I can help to repare your ill. Dont worry when you are illing so much.
You are so dumb and so lazy. Fk u! - Altera_Forum
Honored Contributor
Could anybody help me this problem? I was ping for IP, But it can rely from computer ?
Help me? - Altera_Forum
Honored Contributor
In file Web_server.h with Daixiwen I found this file i read and my problem i see:
If DHCP will not be used, select valid static IP addresses here, for example: * IP: 192.168.1.234 * Gateway: 192.168.1.1 * Subnet Mask: 255.255.255.0 */ # define IPADDR0 0 # define IPADDR1 0 # define IPADDR2 0 # define IPADDR3 0 # define GWADDR0 0 # define GWADDR1 0 # define GWADDR2 0 # define GWADDR3 0 # define MSKADDR0 255 # define MSKADDR1 255 # define MSKADDR2 255 # define MSKADDR3 0 why dont it define IP(above is: 192.168.1.234)? In this file didn't any place? Can anybody help me?