Skip to content

tomxue/socket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compile btpc.c in Ubuntu and compile btN900.c in scratchbox.

scp btN900 to N900 and run it like below:
	Nokia-N900:~# ./btN900 
	Creating socket...
	success!
	Binding socket...
	success!
	Listen... requested!
	Accepting...
	OK!
	accepted connection from 88:9F:FA:F3:F5:0A 
	received[hello!]

Run btpc in Ubuntu like below:
	$ ./btpc C8:97:9F:E3:28:44
	connectting...
	scuess!

About

basic socket program for wifi/BT, based on TCP/UDP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages