资源列表
CoordinateConversion
- 这是我的作业,一个坐标转换的程序,希望对大家有用哦~~也谢谢大家的分享
java__sound
- 用java编写的语音通讯软件,使用Socket,tcp连接-prepared with the voice communications software, Socket, tcp connections
TCPIPprg
- 在VC环境下,应用TCP/IP进行变成的案例。-in VC environment, the application of TCP / IP into the case.
网络socket编程指南
- ?Socket 编程让你沮丧吗?从man pages中很难得到有用的信息吗?你想跟上时代去编Internet相关的程序,但是为你在调用 connect() 前的bind() 的结构而不知所措?-Socket Programming let you frustrated? From the man pages is very difficult to get useful information? You want to go part time on the Internet-related
AutoMailer
- 电话邮件自动发送器-mail automatic telephone transmitter
chating
- 点对点的聊天,通过开线程方式 达到聊天效果,不需要
chat_2
- 用VB写的一个简单聊天室. 服务端和客户端在一起,高二的时候写的 代码比较乱,不要介意哈,程序还是好的哈 初级学习的可以看看.-VB write a simple chat room. Services and clients together, For such time writing code more chaos, will not mind Kazakhstan, Kazakhstan procedures is a good initial study can look
Ping
- 这个是关于网络编程的PING实现,主要是VC实现的 可以参考参考
JavaScriptdaima
- 一些常用的javascr ipt的代码,希望对大家有帮助-some common javascr ipt code, we hope to help
fengbao_vb
- vb写的拦截封包的程序。有兴趣的可以看看,仅供参考。-vb wrote intercept packets procedures. Interested can see, for reference purposes only.
Ping
- 演示使用socket_raw,按照icmp协议开发ping的程序,可利用它开发网络监控程序。
Windows-socket-program--server-and-client
- 基于API的套接字编程,可以检测到服务器和当前客户机的IP地址和端口号,并接收客户端信息。