搜索资源列表
ExampleAsmCode
- Base64 demonstrates how easy it is to decipher plaintext usernames and passwords. Never login to a public network resource unless some type of encryption is being used, secure socket layer is one example. Most FTP sites also use plaintext passw
IoSocket_Sample
- 一个采用汇编线程池实现的Socket完成端口编程例程。-a compilation Thread Pool used to achieve the complete port Socket programming routines.
Chat-TCP
- 采用窗口实现Socket消息转发的ASM代码-window Socket using information transmitted by the ASM code
NatService
- Socket转发的后台服务ASM源代码-Socket transmitted back - ASM source code
Chat-TCP
- 一个win32汇编程序,实现socket的聊天小程序;由客户端程序和服务器端程序组成
Chat-UDP
- 在win32汇编中用socket实现udp协议的网络聊天程序;程序由服务器端和客户端程序组成;
Ping
- 类似于Windows自带的Ping.exe程序,用 ICMP 协议实现 Ping 的功能;socket的另一种用法
lcdtemp
- DS18B20温度显示实验 数码管显示温度值,精确到小数后面2位值 * * 使用时将DS18B20温度传感器插入对应插座中运行即可 * * 用手拧住温度探头,就可以看到温度值的变化!-DS18B20 temperature display digital tube experiments showed that the temperature value, accurate to two decimal value back** used to insert the corre
control
- 一、 实验目的 1、进一步了解DAC0832的性能及编程方法。 2、了解直流电机控制的基本方法。 二、 实验内容 1、按图55线路接线。DAC0832的CS接290H~297H,Ub接DJ插孔。8255 CS接288H~28FH。 3、 编程利用DAC0832输出一串脉冲,经放大后驱动小直流电机,利用开关K0~K5控制改变输出脉冲的电平及持续时间,达到使电机加速,减速之目的。 三、 实验原理简述 小直流电机的转速是由Ub输出脉冲的占空比来决定的,正向占空比越大转
KSR
- it is a socket program
mail
- 基于php用socket发送邮件比较齐全的一个类,可以直接引用,大大增加了工作效率-Php send mail using socket based on a relatively complete a class can be directly quoted, greatly increasing the efficiency of
client_tcp
- SOURCE CODE SOCKET IN C++
client-udp-ip
- C++ SOCKET UDP/IP IMPLIMENTATION
client-unix
- C++ SOCKET UDP IMPLIMENTATION UNIX
VBsocket
- VB tcp/ip通讯socket源代码-VB tcp/ip communication socket source code
Ccode
- 这2段代码就是C之间的SOCKET通讯,这2段代码就是C之间的SOCKET通讯。-This code is C 2 SOCKET communication between, the two sections of the code is C communication between the SOCKET.
SocketSever
- 在用Socket进行通信时,需要了解Socket函数的具体用法,用IP和端口进行绑定。-Need to know to communicate with Socket Socket function usage, IP and port binding.
223
- C 23基于TCP的Socket多线程通信(包含服务器端和客户端)-C# communication
CSharpTCP-Socket
- C# 异步TCPSocket聊天室,一个服务端,多个客户端-C# asynchronous TCP Socket chat rooms
VB-socket-tcp-ip
- VB-socket通信程序,包含客户端也服务器端源代码。-socket communication with VB