Building a SyncML server with PHP.... HELP!!

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
myleow
Forum Contributor
Posts: 194
Joined: Mon Jun 21, 2004 7:05 pm
Location: California

Building a SyncML server with PHP.... HELP!!

Post by myleow »

Hi,

I am trying to build a SyncML server with PHP, particularly to work with my Sony Ericsson T-610 / T-616

Does anyone know how to do this or has any idea what port does Sony Ericsson T-616 try to query to Sync? SyncML has a HTTP Binding so 80 works too but i am not sure if Sony Ericsson works on port 80.

I would appreciate it alot if anyone would give me some idea or direction as to how to start this project.

All i am asking for is get a communication going with the Mobile Phone and Server. Just knowing that the mobile phone is sending data to the correct port and my server is listening on that port would be a GREAT start! I should be able to manage after that.

Thank you all in advance

Regards
Mian
myleow
Forum Contributor
Posts: 194
Joined: Mon Jun 21, 2004 7:05 pm
Location: California

No one knows?

Post by myleow »

:cry:
Post Reply