Excel Socket Programming of client side

R

rchiuhk

Dear all,
Do you have any reference about socket programming of client in excel??
Is it possible??

Do you have any e-books, possibly free??

Please help!!
 
J

Joel

the Win32 DLLs will run from excel if you declare the library functions. Do
you know which win32 Dlls you want to use? I can help.

I assume you want to setup an ethernet port to send or recive data. Or are
you trying to pipe data through a process?

see this microsoft webpage

http://support.microsoft.com/kb/237688


There are books if you do a google search under

socket win32 visual basic
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top