can I use processing.net library if I have a peer to peer network to set up.
in
Integration and Hardware
•
1 year ago
Hi all,
I have a device that has the following ethernet interface:-
The Ethernet interface has a data transmission rate of 10 MBaud (10Base
E T). The interfaceis a TCP/IP peer to peer interface. Only half duplex is supported. Please ensure that the interface of your application is set to half duplex.The factory setting for the Ethernet interface is as follows:
•
IP ADDRESS: 192.168.0.4
•
TCP/IP PORT: 2111
•
SUBNET MASK: 255.255.255.0
Can I use processing.net library to communicate with the device or is there another library that supports peer to peer network (no need for a server)? Or any suggestions?
Thanks in advance.
1