multipoint

How can I simulate additional mice in Windows?

I'm using the MultiPoint SDK to create a collaborative educational application for children in less affluent countries, where there is not one computer for each student in the classroom. Because we need to support up to 40 mice connected to one computer, we need an automated way to test our software. The SDK will support as many mice th...

Are there any good resources for microsoft multipoint sdk development?

hi guys, i just manage to get myself in a tight spot, it seems our company is playing with the idea of developing a microsoft multipoint app, and the funny thing is that we're not really much of a .net developer, as we're mostly just LAMP guys with Perl. and to top it off, i need to provide some estimate to my boss about how long develo...

Load points from SQL Server Multipoint data type into table

I'm kicking around the idea of using the new geometry datatype to represent a vector in the database. The multipoint geometry data type would work well for this, but my question is, is there a way to populate a two column table with the x,y values in a multipoint, where each point is a row in the table, and the X and Y point values go i...

erratic "NetStream.Record.NoAccess" when multipoint publishing in flash media server

I am getting errors when re-publishing a stream from one application to another on flash media server. I am getting a "NetStream.Record.NoAccess" error on the FMS and the same error as an Unhandled NetStatusEvent on the client The error code itself refers to the following.... NetStream.Record.NoAccess Error The client tried to record a...

GIS: Converting multi polygons to multiple features

Hi, I am involved in a GIS project. I have a base map file (shape file) that contains the road layer for a large portion of a town. The problem is that the shape file contains only two features each containing around 500000 points each. The features are multipolygons containing a large no of polygons inside. I wish to convert it to numer...