Friday, April 23, 2010

php-tsql Project : Now the tsql module talks.

Few weeks ago Mr. Laxman gave us a sample web server and a client to study and to embed the sample client in our tsql module. After huge effort now we're able to communicate with the sample web server though the tsql module. Now we can understand the way we have to implement the module one day to communicate with the tsql server. However still we couldn't implement the provided function in the module to accept parameters for the host name and port number. Those details are hard coded in the function yet. I'm still looking for the correct way to make php modules to accept parameters in functions.

No comments:

Post a Comment