Forum Replies Created
-
AuthorPosts
-

FelipeParticipantHi,
I was just testing simple programs temporarily to find out my problems..
I have changed the network type from NAT to Bridged on VMWare where I use Ubuntu.
Then the TestProject using MonoBrick communication library works now on Linux.
Thanks,
FC
FelipeParticipantHi, thanks for the info.
As for the test, firstly I tested this using UDP where the EV3 is a server and the Ubuntu is a client.
http://en.wikipedia.org/wiki/Berkeley_sockets
It worked. While I am testing this I did not see the EV3 on Interface List on Wireshark though..
Then I set EV3 to a client and Ubuntu to a server but it doesn’t work..FC

FelipeParticipantHi, thanks for your help.
The TestProject is based on the guide, isn’t it?
I will try to understand that …
Is the port 3015 for EV3 or PC?I tested simple C programs today. The EV3 can get a UDP message from Ubuntu but Ubuntu can’t receive a message from the EV3 yet.
How can I check if my PC is blocking UDP messages?thanks,
FC
FelipeParticipantHi, thanks for your reply.
Yes, the EV3 is connected to the WiFi network.
I can log in to the EV3 through telnet on Terminal in Ubuntu.
Also I can get echo on my Ubuntu from the EV3 through TCP using a simple C program.
I am wondering if this is an issue with my settings etc. in Monodevelop on Ubuntu….. 🙁Thanks,
FC -
AuthorPosts

Follow