Yes, you can do this from a plugin. Remember that this is just java code, so you can use any library out there. There is nothing magic about IDEA plugins. That said, there are some classes in the community sources in the com.intellij.util.io.socketConnection that may be helpful.
Yes, you can do this from a plugin. Remember that this is just java code, so you can use any library out there. There is nothing magic about IDEA plugins. That said, there are some classes in the community sources in the com.intellij.util.io.socketConnection that may be helpful.