Socket Connectivity

A very simple demo project that shows how to connect to VC application using socket.

This simple example has two parts: client (VCSocketConnectivityClient) and server (Plugin.Socket). The server dll (Plugin.Socket) is placed in VC application folder.

Socket-Connectivity.zip (2.06 MB)

3 Likes

Thx. Just what i needed as a start point.
I got at lot of the concepts about how to make a thread running the communication. Almost done merging it with some Snap7 magic. Thx again :slight_smile:

can you tall me VC application folder in where . I put the Plugin.Socket into My Commands,but I open VC can not find the Plugin.Socket.

.NET plugin dll’s should be placed in the VC installation folder in Program Files.

I can’t find it either Where to solve it

  • Where can I solve the problem of not finding the path and file

.NET plugins (.dll file) should be placed in the installation folder in program files. The default file path is something like C:\Program Files\Visual Components\Visual Components VERSION\