Jump to content

Asynchronous server in acad ??


PanHasan

Recommended Posts

Hi

I was wondering is there any chance to write a asynchronous server for autocad for example i send from clients some coordinates to the autocad do some calculations and then respond something to the client I've looked at some multi thread simple server using vb.net but it doesn't work with cad so i have a question is it possible ?

Link to comment
Share on other sites

Hi

 

I would recommend an SQL server for data storage

 

You can either store the DXF list for entities or create your own enity definition tables. If you intend on an exact copy use the DXF list if not there is no point of storing abundant information

Link to comment
Share on other sites

hmm yes but I'm not sure about it i I've got small client app in labview which generates some coordinates it would be nice if cad could take them and could draw a pooly using that coordinates i try to write synchronous serwer it worked but when the cad was freeze when waiting for the client connection

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...